v0.114.0
What's Changed
- Fix additional properties false not validated by @ori-shalom in #747
- Refine schema error reason message by @ori-shalom in #748
- openapi3: fix validation of non-empty interface slice value against array schema by @andrewyang96 in #752
- openapi3: empty scopes are valid by @nodar963 in #754
- openapi3: fix integer enum schema validation after json.Number PR by @k2tzumi in #755
- optional readOnly and writeOnly validations by @orshlom in #758
- openapi3: fix resolving Callbacks by @ShouheiNishi in #757
- fixup some coding style divergences by @fenollp in #760
- openapi3: make
bad data ...
error more actionable by @fenollp in #761 - openapi3: add test from #731 showing validating doc first is required by @fenollp in #762
New Contributors
- @andrewyang96 made their first contribution in #752
- @nodar963 made their first contribution in #754
- @orshlom made their first contribution in #758
Full Changelog: v0.113.0...v0.114.0