Files
MercuryToolbox/fixtures/json-family/zon/person.json
T

11 lines
141 B
JSON

{
"name": "Ada",
"active": true,
"score": 42,
"tags": ["math", "logic"],
"profile": {
"city": "London",
"year": 1843
}
}