apple / swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.
https://swiftpackageindex.com/apple/swift-openapi-generator/documentation
Apache License 2.0
1.45k stars 121 forks source link

Add support for OpenAPI 3.0.4 and 3.1.1 #665

Closed czechboy0 closed 3 weeks ago

czechboy0 commented 3 weeks ago

Motivation

OpenAPI 3.0.4 and 3.1.1 dropped, mostly containing clarifications: https://www.openapis.org/blog/2024/10/25/announcing-openapi-specification-patch-releases

Modifications

Result

We can parse the new versions.

Test Plan

Added unit tests.

simonjbeaumont commented 3 weeks ago

@czechboy0 looks unblocked now? https://github.com/mattpolzin/OpenAPIKit/releases/tag/3.3.0