westfieldlabs / apivore

Tests your rails API against its Swagger description of end-points, models, and query parameters.
Apache License 2.0
213 stars 66 forks source link

[Feature, CNTR-190] Add ability to use a query parameter string #30

Closed hornc closed 9 years ago

hornc commented 9 years ago

This is the rebased version that passes tests now that I have made get_apivore_setup() always return a Hash in https://github.com/westfieldlabs/apivore/pull/28

gwshaw commented 9 years ago

LGTM