Merge pull request #939 from npwork/fix/readme_typo

docs: readme typo
This commit is contained in:
Ferdi Koomen 2022-01-26 15:37:48 +01:00 committed by GitHub
commit a6fdd0aded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,8 +48,8 @@ $ 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> Service name postfix (default: "Service")
--postfix <value> Indentation options [4, 2, tab] (default: "5")
--indent <value> Indentation options [4, 2, tab] (default: "5")
--postfix <value> Service name postfix (default: "Service")
--request <value> Path to custom request file
-h, --help display help for command