Skip to content

Swift OpenAPI Runtime 0.1.1

Compare
Choose a tag to compare
@simonjbeaumont simonjbeaumont released this 08 Jun 16:30
· 81 commits to main since this release
8d8aa43

What's Changed

SemVer Patch

  • Fix encoding of plain text bodies by @czechboy0 in #9
  • Rename _StringParameterConvertible to _StringConvertible by @czechboy0 in #13
  • [Runtime] Choose the serialization method based on content type by @czechboy0 in #12

Other Changes

Full Changelog: 0.1.0...0.1.1