hurl/integration/tests_failed/template_variable_not_renderable.json
2022-11-11 14:25:00 +01:00

2 lines
339 B
JSON

{"entries":[{"request":{"method":"GET","url":"http://localhost:8000/get-list"},"response":{"status":200,"captures":[{"name":"list","query":{"type":"jsonpath","expr":"$.values"}}]}},{"request":{"method":"GET","url":"http://localhost:8000/undefined","query_string_params":[{"name":"param1","value":"{{list}}"}]},"response":{"status":200}}]}