swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.

APACHE-2.0 License

Stars
1.4K
Committers
28

Bot releases are hidden (Show)

swift-openapi-generator - Swift OpenAPI Generator 0.1.9

Published by czechboy0 about 1 year ago

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: https://github.com/apple/swift-openapi-generator/compare/0.1.8...0.1.9

swift-openapi-generator - Swift OpenAPI Generator 0.1.8

Published by czechboy0 about 1 year ago

What's Changed

SemVer Patch

Other Changes

Full Changelog: https://github.com/apple/swift-openapi-generator/compare/0.1.7...0.1.8

swift-openapi-generator - Swift OpenAPI Generator 0.1.7

Published by czechboy0 about 1 year ago

New Features in Preview

You can try out upcoming features by enabling the following feature flags on the CLI, or in the config file:

  • multipleContentTypes: support for handling multiple request and response body content types; note that the support for propagating the Accept header has not landed yet and is tracked by #160

This feature will become the default behavior in 0.2.0, so you can help provide early feedback by explicitly turning it on in your project.

What's Changed

SemVer Patch

Other Changes

Full Changelog: https://github.com/apple/swift-openapi-generator/compare/0.1.6...0.1.7

swift-openapi-generator - Swift OpenAPI Generator 0.1.6

Published by czechboy0 about 1 year ago

New Features in Preview

You can try out upcoming features by enabling the following feature flags on the CLI, or in the config file:

  • proposal0001: improved OpenAPI -> Swift type, property, and other name conversion, for details, check out the proposal SOAR-0001
  • strictOpenAPIValidation: catches more issues in the input OpenAPI document, helping reduce the number of times non-compiling code is generated, for details, check out the PR

These features will become the default behavior in 0.2.0, so you can help provide early feedback by explicitly turning them on in your project.

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: https://github.com/apple/swift-openapi-generator/compare/0.1.5...0.1.6

swift-openapi-generator - Swift OpenAPI Generator 0.1.5

Published by czechboy0 over 1 year ago

What's Changed

SemVer Patch

Full Changelog: https://github.com/apple/swift-openapi-generator/compare/0.1.4...0.1.5

swift-openapi-generator - Swift OpenAPI Generator 0.1.4

Published by czechboy0 over 1 year ago

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: https://github.com/apple/swift-openapi-generator/compare/0.1.3...0.1.4

swift-openapi-generator - Swift OpenAPI Generator 0.1.3

Published by simonjbeaumont over 1 year ago

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: https://github.com/apple/swift-openapi-generator/compare/0.1.2...0.1.3

swift-openapi-generator - Swift OpenAPI Generator 0.1.2

Published by simonjbeaumont over 1 year ago

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: https://github.com/apple/swift-openapi-generator/compare/0.1.1...0.1.2

swift-openapi-generator - Swift OpenAPI Generator 0.1.1

Published by czechboy0 over 1 year ago

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: https://github.com/apple/swift-openapi-generator/compare/0.1.0...0.1.1

swift-openapi-generator - 0.1.0 – Initial release

Published by czechboy0 over 1 year ago

Initial release.

Package Rankings
Top 7.8% on Swiftpackageindex.com
Badges
Extracted from project README
Related Projects