0.0.0-semantically-released • Published 5 years ago
swagger-codegen-openapi v0.0.0-semantically-released
OpenAPI Code generator
Installation
npm
npm i swagger-codegen-openapi -Dyarn
yarn add swagger-codegen-openapi -DUsage
Add this to your scripts and execute generate:api whenever you need to generate APIs
"generate:api" : "generate-api -i swaggerUrl -g typescript-axios"Documentation
Read more about how to use it in our documentation.