Created
July 23, 2019 08:33
-
-
Save matthewpennell/c34faee42afcdf6bc16f404729948361 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 1, | |
"value": "attractions", | |
"text": "Attractions" | |
}, | |
{ | |
"id": 2, | |
"value": "booking_basic", | |
"text": "Booking.Basic" | |
}, | |
{ | |
"id": 3, | |
"value": "transport", | |
"text": "BookingGo" | |
}, | |
{ | |
"id": 4, | |
"value": "accommodation", | |
"text": "Accommodations" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment