Closed czechboy0 closed 3 weeks ago
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
We can parse the new versions.
Added unit tests.
@czechboy0 looks unblocked now? https://github.com/mattpolzin/OpenAPIKit/releases/tag/3.3.0
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.