openapi-typescript-codegen
openapi-typescript-codegen copied to clipboard
Support for OpenAPI 3.1
This generator currently supports OpenAPI 3.0 only. Currently we're blocked on upgrading FastAPI due to the lack of support for OpenAPI 3.1 from openapi-typescript-codegen
.
Related issues: #1834, #1645, #1643.
Is there any plans to support OpenAPI 3.1 in the future? I really need support #1834
@kovaxis @kovalewvladimir we've got a pretty good support of OpenAPI 3.1 in @nicolas-chaulet/openapi-typescript-codegen. Feel free to open issues directly in our fork if you spot any bugs!