1.0.1-alpha.5 • Published 7 years ago

swagger-typescript-generate v1.0.1-alpha.5

Weekly downloads
4
License
ISC
Repository
-
Last release
7 years ago

Installation

npm install swagger-typescript-generate --save-dev --registry=http://10.216.78.100:4873

How to use

swagger-typescript-generate -S ${finalJsonPath} -D ${destinationPath} -T ${templateName}

Template name may be one of:

  • typescript-angular
  • typescript-node
  • typescript-react-native

Original project

The typescript template files in this folder are modified versions of the ones found in https://github.com/swagger-api/swagger-codegen/tree/master/modules/swagger-codegen/src/main/resources