snapshot/cypress/snapshots/Complex.json

10 lines
125 B
JSON
Raw Permalink Normal View History

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