v0.3.3 - Fix OpenAPI Conversion Regression
Fixes the broken release from 0.3.2.
Fixed
- 🐛 Fix critical bug in openapi conversion (missing
param_desc
definition) (#107, #99) - 🐛 Fix non-ascii support (#66)
PRs
- Fix error in openapi conversion by @danlapid in #101
- Bugfix/issue 66 by @shira-ayal in #90
- add more test cases to openapi conversion by @shahar4499 in #109
- bump version to 0.3.3 by @shahar4499 in #108
New Contributors
Full Changelog: v0.3.2...v0.3.3