2.0.2 • Published 3 years ago

swagger-schema-extractor v2.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

npm

Swagger Schema Extractor

Extract OpenAPI schemas into TypeScript types.

Usage

OpenAPI v3

npx swagger-schema-extractor http://localhost:3000/openapi.json > types.ts

OpenAPI v2

npx swagger-schema-extractor http://localhost:3000/v2/swagger.json > types.ts
2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago