hurl/integration/tests_ok/output.hurl

9 lines
126 B
Plaintext
Raw Normal View History

2020-08-27 10:07:46 +03:00
POST http://localhost:8000/output/endpoint1
{ "user": "bob" }
2022-11-11 16:25:00 +03:00
HTTP 200
2020-08-27 10:07:46 +03:00
GET http://localhost:8000/output/endpoint2
2022-11-11 16:25:00 +03:00
HTTP 200