Skip to content

Instantly share code, notes, and snippets.

@matheusdavidson
Created February 22, 2017 22:03
Show Gist options
  • Save matheusdavidson/bbad5e4d3175c2a7c42783e0f31f62b8 to your computer and use it in GitHub Desktop.
Save matheusdavidson/bbad5e4d3175c2a7c42783e0f31f62b8 to your computer and use it in GitHub Desktop.
{
"Reserva":{
"condominio_id":"22",
"area_id":"19",
"dt_reserva":"2017-06-01",
"dc_horario":"05:00",
"dc_observacao":"",
"nm_evento":"teste"
},
"Convidado":[
{
"nm_convidado":"teste"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment