Commit Graph

9 Commits

Author SHA1 Message Date
shalvah
f0f2aea049 Update tests 2019-10-08 22:13:18 +01:00
shalvah
7bc9339f20 urlParam: update tests 2019-10-06 18:33:54 +01:00
shalvah
7ae97a0081 Clean up 2019-09-02 21:56:00 +01:00
shalvah
d209dff999 Move Responses to strategies 2019-09-02 17:05:35 +01:00
Daniel Alm
573e9efb63 Include query parameters and headers in the generated Postman collection. (#537)
* Include query parameters in the generated Postman collection.

* Style fixes

* Also include headers in the Postman collection.

* Also include JSON content type headers for good measure.

* Update the tests.

* Add a test to validate the body parameters in a Postman collection.

* Remove the "Content-Type" header again, as we are actually sending content as form data.

* Add a query test and make the tests more deterministic.

* PR fixes.
2019-07-16 10:42:46 +01:00
Enrico Werkema
14afe077e9 Specify more Postman parameters
Name and description of Postman collection can be specified
2019-01-04 15:14:30 +01:00
shalvah
bb96d0f8fc Allow method to override controller @group (closes #339) 2018-10-14 16:09:13 +01:00
shalvah
1418ed9189 Update tests 2018-10-11 15:13:53 +01:00
Marcel Pociot
bc7c1e79c8 Fixes #63 2016-07-18 22:26:22 +02:00