Yelp / swagger_spec_validator

Other
104 stars 71 forks source link

Single URL validation entrypoint that supports all Swagger versions #1

Closed analogue closed 9 years ago

analogue commented 9 years ago

I've left the non-url based validation functions for Swagger 1.2 out for the time being. Will add them back in when I get around to integrating this with pyramid_swagger.

coveralls commented 9 years ago

Coverage Status

Changes Unknown when pulling d8ac18c014b49b54e9f83177262b8829f8aa1ee7 on analogue:single_entrypoint into \ on Yelp:master**.

coveralls commented 9 years ago

Coverage Status

Changes Unknown when pulling d8ac18c014b49b54e9f83177262b8829f8aa1ee7 on analogue:single_entrypoint into \ on Yelp:master**.

coveralls commented 9 years ago

Coverage Status

Changes Unknown when pulling d8ac18c014b49b54e9f83177262b8829f8aa1ee7 on analogue:single_entrypoint into \ on Yelp:master**.

coveralls commented 9 years ago

Coverage Status

Changes Unknown when pulling 21121a0c8ce6c3e9cd99f21aab212903c8b424e8 on analogue:single_entrypoint into \ on Yelp:master**.

dnephin commented 9 years ago

lgtm

prat0318 commented 9 years ago

Looks good, i would even squash or rename the whoops commit.

coveralls commented 9 years ago

Coverage Status

Changes Unknown when pulling 4b8b70eea97de4acfe7228e71811aa546b48990c on analogue:single_entrypoint into \ on Yelp:master**.

analogue commented 9 years ago

Ah, but the case where both keys are present is missed :-) Fixed