Skip to content

Instantly share code, notes, and snippets.

@ClaudioHenrique
Created June 23, 2015 02:59
Show Gist options
  • Save ClaudioHenrique/a49f053d7fdc9bed42e2 to your computer and use it in GitHub Desktop.
Save ClaudioHenrique/a49f053d7fdc9bed42e2 to your computer and use it in GitHub Desktop.
{
"cardapio": {
"Promocoes": [
{
"id_produto": "1625",
"nome": "Atum",
"ingredientes": null,
"precos": "20",
"validade_promocao": [
"segunda",
"sabado"
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment