Swift OpenAPI Generator 0.1.12
What's Changed
SemVer Patch
- Support OpenAPI 3.1 in addition to 3.0 by @czechboy0 in #219
- Allow refs to oneOf/anyOf inside a oneOf with a discriminator by @czechboy0 in #224
- Allow non-unique values in oneOf.discriminator.mapping by @czechboy0 in #225
Full Changelog: 0.1.11...0.1.12