openapiv3-to-typescript

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.

Installation

[dependencies]
openapiv3-to-typescript = ".."

Contribution

Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.