mirror of
https://github.com/datashard/snapshot.git
synced 2024-11-24 23:02:28 +00:00
9 lines
125 B
JSON
9 lines
125 B
JSON
{
|
|
"status": 200,
|
|
"response": {
|
|
"array": [0, 1, 2, "Three"],
|
|
"object": {
|
|
"with": "more details"
|
|
}
|
|
}
|
|
}
|