14 lines
No EOL
192 B
JSON
14 lines
No EOL
192 B
JSON
{
|
|
"persons": [
|
|
{
|
|
"name": "Ada Lovelace",
|
|
"number": "39-44-5323523",
|
|
"id": "2"
|
|
},
|
|
{
|
|
"name": "John",
|
|
"number": "22222",
|
|
"id": "John"
|
|
}
|
|
]
|
|
} |