1.0.20 • Published 3 years ago

swagger-convert-typescript v1.0.20

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

Swagger to Typescript

Generate Typescript enums, interfaces and models from Swagger JSON output.

usage

npx swagger-to-typescript parameters

parameters

--ip, --inputpath Swagger input file path required
-d, --debug Debug enable - temporarily file: debug.json default: true
--pt, --purgetarget Purge target directory default: false
--pe, --pathenum Enum file path
--pi, --pathinterface Interface file path
--pm, --pathmodel Single Path
--pmo, --pathmock Mock file path
--pes, --pathenumsymbol Enum symbol
--pis, --pathinterfacesymbol Interface symbol
--pms, --pathmodelsymbol Model symbol
--pmos, --pathmocksymbol Mock symbol
--mc, --mongoconnection MongoDB connection string
--ns, --namespace Namespace will remove
--mcol, --mongocollection MongoDB Collection Name
--gall, --generateall Generate all interface and enums
--ct, --comparetype Compare type mongo|json
--cjs, --comparejsonsave Compare type json save result default: false
--tu, --teamsurl Microsoft Teams webhook URL default: ""
-h Show help boolean
--tt, --teamstitle Microsoft Teams message Title

1.0.20

3 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago