4 lines
200 B
JSON
4 lines
200 B
JSON
{"id": 0, "root":{"foo":"bar", "items":[{"aaa":12, "bbb":"xyz"}, {"aaa":14, "bbb":"a"}]}}
|
|
{"id": 1, "root":{"foo":"baz", "items":[]}}
|
|
{"id": 2, "root":{"foo":"baz", "items":[{"aaa":3, "bbb":"abc"}]}}
|