hurl/integration/tests/assert_json.out

8 lines
146 B
Plaintext
Raw Normal View History

2020-08-27 10:07:46 +03:00
{
"success": false,
"errors": [{"id":"error1"},{"id":"error2"}],
"warnings": [],
"duration": 1.5,
"tags": ["test"],
"nullable": null
}