Swift OpenAPI Generator 0.2.0
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
- Fix typos by @Sajjon in #237
- Docs fixes by @czechboy0 in #238
New Contributors
Full Changelog: 0.1.13...0.2.0