1.1.5 • Published 3 years ago

generator-swagger-models-ts v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Description

Generate full Models DTOs with validations, lint(Standard), mapping, typings and imports dynamicly, from a swagger json.

Installation

npm install

Example of use

npm run generator ./sample-swagger-data.json ./sample
Syntax
npm run generator ${SWAGGER_PATH_JSON.json} ${DIRECTORY_PATH_WHERE_TO_SAVE}
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.0

3 years ago