hurl/integration/tests_ok/capture_and_assert.json
Fabrice Reix bf79a512e0
Newline added at the end of the files
hurlfmt now also outputs a trailing newline.
2022-10-24 15:04:50 +02:00

2 lines
342 B
JSON

{"entries":[{"request":{"method":"GET","url":"http://localhost:8000/capture-and-assert"},"response":{"version":"HTTP/1.0","status":200,"captures":[{"name":"content_type","query":{"type":"header","name":"content-type"}}],"asserts":[{"query":{"type":"header","name":"content-type"},"predicate":{"type":"equal","value":"{{content_type}}"}}]}}]}