snapshot/cypress/snapshots/Complex.json
2023-12-05 10:18:21 +01:00

14 lines
No EOL
154 B
JSON

{
"status": 200,
"response": {
"array": [
0,
1,
2,
"Three"
],
"object": {
"with": "more details"
}
}
}