1.0.20 • Published 2 years ago

swagger-convert-typescript v1.0.20

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

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 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.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago