Yelp / swagger_spec_validator

Other
104 stars 71 forks source link

Fix: additionalProperties can be a boolean value #138

Closed sjaensch closed 4 years ago

sjaensch commented 4 years ago

The validation introduced in 2.7.0 did not consider this case, I've fixed it and added a test. The test fails with 2.7.0 but passes with this change.

Fixes #137.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.003%) to 98.557% when pulling d0fe8053ea365abf23ca2d8b1927b8836158a703 on fix-additionalproperties-bool-validation into fcc76043ada7bef905e3b01d55fea830347fa6e0 on master.