1.2.7 • Published 2 years ago

swagger-codegen-typescript v1.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

This npm CLI tool generate various boilerplate files from your YAML to typescript. This will add jest test environment and eslint as well. All you need to do is creating your business logic!

This npm includes 'swagger-codegen-cli.jar' from https://github.com/swagger-api/swagger-codegen. If you feel unsure, please download by yourself and replace with one from this npm.

How to install

sudo npm install -global swagger-codegen-typescript

How to use

Run command (or set alias/shell script)

swagger-codegen-typescript ~/src/washswat-api-spec/specification/order/api-order-v1-ui-get-pickup-date-list.yaml ~/src/example
swagger-codegen-typescript gen (yaml file) (destination)
1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.3

3 years ago

1.2.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago