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