v0.105.0
What's Changed
- fix: embedded struct handling by @nrwiersma in #630
- openapi3filter: Fallback to string when decoding request parameters by @fenollp in #631
- Introduce
(openapi3.*Server).BasePath()
and(openapi3.Servers).BasePath()
by @fenollp in #633 - Actually #624, thanks to @orensolo by @fenollp in #634
New Contributors
- @nrwiersma made their first contribution in #630
Full Changelog: v0.104.0...v0.105.0