Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@blomqma blomqma released this 11 Apr 19:51
· 151 commits to main since this release

0.6.0 - 2023-04-11

Added

  • Add SwaggerUI customization options for using custom title, description, logo and favicon.

Fixed

  • Fix bug that caused custom OpenAPI YAML file paths not working.
  • Fix documentation and examples that were using Zod number schemas for query parameter validation, resulting in an error when following the examples.