Skip to content

Swift OpenAPI Generator 0.2.0

Compare
Choose a tag to compare
@czechboy0 czechboy0 released this 31 Aug 13:51
· 195 commits to main since this release
af2ab82

⚠️ Contains API-breaking changes.

See the full announcement on the Swift forums.

What's Changed

SemVer Minor

  • Prepare 0.2.0 release (API breaking changes) by @czechboy0 in #218
  • Stop generating empty input/output structs (query, headers, ...) by @czechboy0 in #235
  • Include parameters in the content type name by @czechboy0 in #236

SemVer Patch

  • Bump OpenAPIKit - fixes a server variable parsing issue by @czechboy0 in #233

Other Changes

New Contributors

Full Changelog: 0.1.13...0.2.0