16 lines
286 B
JSON
16 lines
286 B
JSON
{
|
|
"children": [
|
|
{
|
|
"birth": "11/11/2006",
|
|
"id": 1,
|
|
"name": "Josias"
|
|
},
|
|
{
|
|
"birth": "24/07/2008",
|
|
"id": 2,
|
|
"name": "Chris"
|
|
}
|
|
],
|
|
"password": "pass",
|
|
"username": "admin"
|
|
} |