Yelp / swagger_spec_validator

Other
104 stars 71 forks source link

External refs are not validated #38

Closed analogue closed 9 years ago

analogue commented 9 years ago

common.validate_json(json_doc, schema_path) doesn't catch errors in external refs referenced by json_doc.

Workaround is to de-ref json_doc before validating it.

analogue commented 9 years ago

Released in 1.1.1