hurl/integration/tests_ok/captures.out

1 line
135 B
Plaintext
Raw Normal View History

2020-08-27 10:07:46 +03:00
{ "a_null": null, "an_object": {"id": "123"}, "a_list": [1,2,3], "an_integer": 1, "a_float": 1.1, "a_bool": true, "a_string": "hello" }