Skip to content

Instantly share code, notes, and snippets.

@Erikdekamps
Created September 5, 2024 11:57
Show Gist options
  • Save Erikdekamps/f3cacb6094e15c15831a366b2bb2b48f to your computer and use it in GitHub Desktop.
Save Erikdekamps/f3cacb6094e15c15831a366b2bb2b48f to your computer and use it in GitHub Desktop.
{
"data": {
"content": [
{
"photo_id": "P01",
"photo_url": "https://dummyimage.com/300.png",
"photo_dimensions": [240, 351]
},
{
"photo_id": "P02",
"photo_url": "https://dummyimage.com/400.png",
"photo_dimensions": [240, 351]
},
{
"photo_id": "P03",
"photo_url": "https://dummyimage.com/500.png",
"photo_dimensions": [240, 351]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment