Skip to content

Swift OpenAPI Generator 0.1.12

Compare
Choose a tag to compare
@czechboy0 czechboy0 released this 29 Aug 13:56
· 202 commits to main since this release
cf8e437

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