Skip to content

Instantly share code, notes, and snippets.

@coreymcmahon
Created October 4, 2022 10:13
Show Gist options
  • Save coreymcmahon/5a2903a629902f9dba6e5e61682ae42a to your computer and use it in GitHub Desktop.
Save coreymcmahon/5a2903a629902f9dba6e5e61682ae42a to your computer and use it in GitHub Desktop.
Sample menu item JSON
{
"uuid": "04fe4a9f-eed9-4c09-8edd-8001ec8be6b0",
"price": 798,
"is_available": true,
"images": []
"locales": {
"en": {"name": "Gyoza"},
"jp": {"name": "餃子"}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment