openapiv3-to-typescript is a Rust-based tool designed to generate TypeScript types directly from OpenAPI v3 schemas.
Create an instance of Generator
to parse types.
[dependencies]
openapiv3-to-typescript = ".."
Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.