Openapi generator typescript
DevOps
About
OpenAPI Generator TypeScript refers to an open-source code generation engine that parses OpenAPI specification files (`.yaml` or `.json`) to produce completely type-safe TypeScript client SDKs. It creates functional API interfaces, model interfaces, and validation components for frontend architectures.