2015-07-21 19:45:23 +02:00

11 lines
195 B
JSON

{
"id": "lea",
"username": "lea",
"age": 35,
"gender": "female",
"married": true,
"children": ["tom"],
"tag": "tag::test",
"tags": ["tag::first", "tag::second"]
}