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

Update test/example swagger to include path parameters #61

Closed hornc closed 9 years ago

hornc commented 9 years ago

This adds an example of the feature provided by https://github.com/westfieldlabs/apivore/pull/60 to the example swagger used in the tests.