Swift OpenAPI Generator 0.2.3
New feature flags
urlEncodedForm
enables support for generating Codable types forapplication/x-www-form-urlencoded
request bodies
What's Changed
SemVer Patch
- Add url form encoder & decoder by @bfrearson in #283
- Bump OpenAPIKit to RC.2 by @czechboy0 in #293
- YAML diagnostics collector should have stable output by @czechboy0 in #295
Other Changes
- Fixes #78 - Explicitly name reusable header types as 'response header' types by @PARAIPAN9 in #284
- Move warning about strict concurrency into PlatformChecks.swift by @simonjbeaumont in #289
New Contributors
- @bfrearson made their first contribution in #283
Full Changelog: 0.2.2...0.2.3