hurl/integration/tests_ok/to_entry.json

2 lines
739 B
JSON

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