-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Open
Description
[
{
"id": 1,
"nome": "Ana Silva",
"idade": 28,
"endereco": "Rua das Flores, 120 - São Paulo, SP",
"altura": 1.65,
"peso": 60
},
{
"id": 2,
"nome": "Carlos Mendes",
"idade": 35,
"endereco": "Av. Central, 890 - Rio de Janeiro, RJ",
"altura": 1.80,
"peso": 82
},
{
"id": 3,
"nome": "Juliana Costa",
"idade": 22,
"endereco": "Rua Verde, 45 - Belo Horizonte, MG",
"altura": 1.70,
"peso": 58
}
]
Metadata
Metadata
Assignees
Labels
No labels