hurl/integration/tests_ok/to_entry.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
769 B
JSON

{"entries":[{"request":{"method":"GET","url":"http://localhost:8000/to-entry/1"},"response":{"status":200,"body":{"type":"raw-string","value":"Reached entry 1"}}},{"request":{"method":"GET","url":"http://localhost:8000/to-entry/2"},"response":{"status":200,"body":{"type":"raw-string","value":"Reached entry 2"}}},{"request":{"method":"GET","url":"http://localhost:8000/to-entry/3"},"response":{"status":200,"body":{"type":"raw-string","value":"Reached entry 3"}}},{"request":{"method":"GET","url":"http://localhost:8000/to-entry/4"},"response":{"status":200,"body":{"type":"raw-string","value":"Reached entry 4"}}},{"request":{"method":"GET","url":"http://localhost:8000/to-entry/5"},"response":{"status":200,"body":{"type":"raw-string","value":"Reached entry 5"}}}]}