Skip to content

v0.114.0

Compare
Choose a tag to compare
@fenollp fenollp released this 02 Feb 14:37
· 147 commits to master since this release
ecb06bc

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

Full Changelog: v0.113.0...v0.114.0