Swift OpenAPI Generator 0.3.2
What's Changed
SemVer Patch
- [Bugfix] Detect more schema type reference cycles. by @czechboy0 in #335
- Respect the input order when filtering by @czechboy0 in #337
- Handle malformed content types by @czechboy0 in #339
- Remove swift-syntax/swift-format as generator dependencies by @czechboy0 in #343
- [Generator] Generate server variables by @czechboy0 in #348
Other Changes
- Bump swift-format to 5.9 by @czechboy0 in #340
- Update server tutorial codebase, fixes #333 by @tib in #338
- Add a soundness --fix flag by @czechboy0 in #345
- Disable "respectsExistingLineBreaks" in .swift-format for more consistent styling by @PARAIPAN9 in #346
- Enable more CI warnings by @czechboy0 in #347
New Contributors
Full Changelog: 0.3.1...0.3.2