Skip to content

v0.39.0

Choose a tag to compare

@marle3003 marle3003 released this 21 Mar 13:58
· 169 commits to main since this release
e8e1b5d

🐛 Bug Fixes & Improvements

Schema Handling

  • Improved resolving of JSON references for more reliable schema processing
  • Fixed issues when parsing recursive schemas to prevent errors and ensure stability

Patching

  • Enhanced patching behavior for referenced objects, improving consistency when modifying configurations

Configuration

  • Fixed conversion from Swagger to OpenAPI when no basePath is specified
  • Added support for reading configuration files without a file extension (e.g. URLs)