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

Tidy Custom Schema validation usage, and use latest swagger 2.0 spec #55

Closed hornc closed 9 years ago

hornc commented 9 years ago

This includes the updated swagger 2.0 spec, but also a revision on how the example custom schema validation should be used. It uses a constant to point to the Westfield custom schema which is included in the gem as an 'example'.

jreece1567 commented 9 years ago

LGTM on the schema.json