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

SwaggerChecker falls back to a local load #116

Open philsturgeon opened 6 years ago

philsturgeon commented 6 years ago

I was going to dig in and fix #88 but its passing locally. Travis also seems to let it pass. Merge this and it'll close #88 with a green badge so you don't have to worry, and @harrisj will still get the commit credit.

philsturgeon commented 6 years ago

Hey @harrisj, your code works just fine. :)