Skip to content

0.1.3

Compare
Choose a tag to compare
@g0di g0di released this 04 Nov 10:20
· 8 commits to main since this release

Fixed

  • Fixed incorrect problem details openapi schema examples (#b9769fb)

Docs

  • Updated the doc examples to align with changes made in previous release
  • Add a section explaining how to document and register additional problem details
  • Mention that null values are stripped from returned problem details
  • Mention that all error handlers can be overriden