mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
- Fixed wrong entry in readme
This commit is contained in:
parent
fce9d907da
commit
14f626fe60
@ -47,7 +47,7 @@ $ openapi --help
|
||||
--exportServices <value> Write services to disk (default: true)
|
||||
--exportModels <value> Write models to disk (default: true)
|
||||
--exportSchemas <value> Write schemas to disk (default: false)
|
||||
--indent <value> Indentation options [4, 2, tab] (default: "5")
|
||||
--indent <value> Indentation options [4, 2, tab] (default: "4")
|
||||
--postfix <value> Service name postfix (default: "Service")
|
||||
--request <value> Path to custom request file
|
||||
-h, --help display help for command
|
||||
|
||||
@ -17,7 +17,7 @@ $ openapi --help
|
||||
--exportServices <value> Write services to disk (default: true)
|
||||
--exportModels <value> Write models to disk (default: true)
|
||||
--exportSchemas <value> Write schemas to disk (default: false)
|
||||
--indent <value> Indentation options [4, 2, tab] (default: "5")
|
||||
--indent <value> Indentation options [4, 2, tab] (default: "4")
|
||||
--postfix <value> Service name postfix (default: "Service")
|
||||
--request <value> Path to custom request file
|
||||
-h, --help display help for command
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user