Created
October 23, 2019 15:19
-
-
Save Duaner/431dafc5333ea1c51608042a73ab3a57 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"results_size": 3, | |
"results": [ | |
{ | |
"id": "category-1", | |
"title": "My category 1", | |
"description": "Description for My category", | |
"image_url": "https://prismic-io.s3.amazonaws.com/disrupt-coffee-images%2F42836fc6-77dc-48d5-9931-4c163662a904_brasil-product.png", | |
"last_update": 1509364426938, | |
"blob": { | |
"category-name": My category 1 | |
} | |
}, | |
{ | |
"id": "category-2", | |
"title": "My category 2", | |
"description": "Description for My category", | |
"image_url": "https://prismic-io.s3.amazonaws.com/disrupt-coffee-images%2F42836fc6-77dc-48d5-9931-4c163662a904_brasil-product.png", | |
"last_update": 1509364426938, | |
"blob": { | |
"category-name": My category 2 | |
} | |
}, | |
{ | |
"id": "category-3", | |
"title": "My category 3", | |
"description": "Description for My category", | |
"image_url": "https://prismic-io.s3.amazonaws.com/disrupt-coffee-images%2F42836fc6-77dc-48d5-9931-4c163662a904_brasil-product.png", | |
"last_update": 1509364426938, | |
"blob": { | |
"category-name": My category 3 | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment