Skip to content

v0.95.0

Compare
Choose a tag to compare
@fenollp fenollp released this 30 May 16:59
· 253 commits to master since this release
221a292

What's Changed

  • Add ExcludeSchema sentinel error for schemaCustomizer by @nguyer in #522
  • test link refs by @fenollp in #525
  • add missing validation of components: examples, links, callbacks by @fenollp in #526
  • openapi2: remove undefined tag by @fenollp in #527
  • testing: fix incorrect document by @fenollp in #529
  • testing: compare graphs using graph tools by @fenollp in #528
  • Fix some golints by @fenollp in #530
  • Internalize parameter references in the path as well by @hikhvar in #540
  • fix bad error message on invalid value parse on query parameter by @kandaaaaa in #541
  • Follow up to #540 with more tests by @fenollp in #549
  • feat: handling default in request body and parameter schema by @nic-6443 in #544
  • following up on #544: do not pass through on unhandled case by @fenollp in #550

New Contributors

Full Changelog: v0.94.0...v0.95.0