Skip to content

Swift OpenAPI Generator 0.2.3

Compare
Choose a tag to compare
@czechboy0 czechboy0 released this 25 Sep 15:14
· 175 commits to main since this release
df985d7

New feature flags

  • urlEncodedForm enables support for generating Codable types for application/x-www-form-urlencoded request bodies

What's Changed

SemVer Patch

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

Full Changelog: 0.2.2...0.2.3