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

Recognize and correctly ignore x services attributes 1425959804 #26

Closed mastfish closed 9 years ago

gingermusketeer commented 9 years ago

Is the consistency check going to be changed to take into account the x-services values? e.g ignore inconsistencies with the service being changed

mastfish commented 9 years ago

Yes - that will come soon.

mastfish commented 9 years ago

This is somewhat half baked - closing while I work on it.