swagger-codegen-openapi
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

https://img.shields.io/npm/v/swagger-codegen-openapi Commitizen friendly semantic-release Dependabot Status https://img.shields.io/npm/l/swagger-codegen-openapi npm bundle size

OpenAPI Code generator

Installation

npm

npm i swagger-codegen-openapi -D

yarn

yarn add swagger-codegen-openapi -D

Usage

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.

Package Sidebar

Install

npm i swagger-codegen-openapi

Weekly Downloads

463

Version

1.0.7

License

Apache-2.0

Unpacked Size

147 kB

Total Files

34

Last publish

Collaborators

  • kherp