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