Swift OpenAPI Generator 0.1.9
What's Changed
SemVer Patch
- Nullable enums with an empty string fail to get generated by @czechboy0 in #176
- Stop treating schema warnings as errors by @czechboy0 in #178
- Allow more types of subschemas in anyOf/allOf by @czechboy0 in #179
- [Bugfix] Finalize diagnostics even when an error is thrown by @czechboy0 in #187
- Ignore inline schemas in oneOf with discriminator by @simonjbeaumont in #189
- Retain operation level parameters over path level ones by @arthurcro in #183
- SOAR-0002: Improved naming of content types by @czechboy0 in #170, #194
- Fix range responses by @czechboy0 in #198
Other Changes
- Enable strict concurrency checking in CI by @czechboy0 in #191
New Contributors
- @arthurcro made their first contribution in #183
Full Changelog: 0.1.8...0.1.9