Skip to content

Instantly share code, notes, and snippets.

@tayllan
Last active March 27, 2016 06:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tayllan/ea6a43e6ee843a4a3c05 to your computer and use it in GitHub Desktop.
Save tayllan/ea6a43e6ee843a4a3c05 to your computer and use it in GitHub Desktop.
[
{
"_comment": "This .json file is relative to http://pt.stackoverflow.com/a/119395/41113",
"id": 1,
"nome": "Matheus Almeida Siccenna",
"cpf": null,
"matricula": {
"id": 555,
"empresa": 1,
"unidade": 0,
"descricaoUnidade": null,
"curso": 1,
"descricaoCurso": null,
"serie": 1,
"descricaoSerie": null,
"turma": 3,
"descricaoTurma": null,
"periodo": "Manhã",
"ativo": false
},
"contato": {
"email": "Teste@Teste.com",
"ddd": "41",
"telCelular": "(41)123456789",
"telResidencial": "123456789",
"telComercial": "12345-6789"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment