mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
docs: Document new parameters
This commit is contained in:
parent
b342c3dd60
commit
25ea1e298e
@ -48,7 +48,8 @@ $ openapi --help
|
||||
--exportModels <value> Write models to disk (default: true)
|
||||
--exportSchemas <value> Write schemas to disk (default: false)
|
||||
--indent <value> Indentation options [4, 2, tab] (default: "4")
|
||||
--postfix <value> Service name postfix (default: "Service")
|
||||
--postfixServices Service name postfix (default: "Service")
|
||||
--postfixModels Model name postfix
|
||||
--request <value> Path to custom request file
|
||||
-h, --help display help for command
|
||||
|
||||
|
||||
@ -18,7 +18,8 @@ $ openapi --help
|
||||
--exportModels <value> Write models to disk (default: true)
|
||||
--exportSchemas <value> Write schemas to disk (default: false)
|
||||
--indent <value> Indentation options [4, 2, tab] (default: "4")
|
||||
--postfix <value> Service name postfix (default: "Service")
|
||||
--postfixServices Service name postfix (default: "Service")
|
||||
--postfixModels Model name postfix
|
||||
--request <value> Path to custom request file
|
||||
-h, --help display help for command
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user