Yelp / swagger_spec_validator

Other
104 stars 71 forks source link

Fix regression with Swagger 1.2 specs - #43 #44

Closed analogue closed 8 years ago

analogue commented 8 years ago

swagger_spec_validator.common.validate_json(..) is no more. There are Swagger 1.2 and 2.0 specific implementations in validator12.py and validator20.py respectively.

analogue commented 8 years ago

@prat0318 Take a look if you have a chance. Merging since this is breaking stuff with an unpinned ssv.