1.1.5 • Published 2 years ago

generator-swagger-models-ts v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
2 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

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago