v0.90.0
What's Changed
- Fix oauth2 in openapi2conv.FromV3SecurityScheme by @ckaznocha in #491
- Fix openapi3 validation: path param must be required by @vasayxtx in #490
- updated date-time string format regexp to fully comply to standard by @Cr4psy in #493
- distinguish form data in fromV3RequestBodies by @ckaznocha in #494
- feat: cache resolved refs, improve URI reader extensibility by @cmars in #469
New Contributors
- @ckaznocha made their first contribution in #491
- @vasayxtx made their first contribution in #490
- @Cr4psy made their first contribution in #493
Full Changelog: v0.89.0...v0.90.0