Skip to content

Commit 14f626f

Browse files
committed
- Fixed wrong entry in readme
1 parent fce9d90 commit 14f626f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $ openapi --help
4747
--exportServices <value> Write services to disk (default: true)
4848
--exportModels <value> Write models to disk (default: true)
4949
--exportSchemas <value> Write schemas to disk (default: false)
50-
--indent <value> Indentation options [4, 2, tab] (default: "5")
50+
--indent <value> Indentation options [4, 2, tab] (default: "4")
5151
--postfix <value> Service name postfix (default: "Service")
5252
--request <value> Path to custom request file
5353
-h, --help display help for command

Diff for: docs/basic-usage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ openapi --help
1717
--exportServices <value> Write services to disk (default: true)
1818
--exportModels <value> Write models to disk (default: true)
1919
--exportSchemas <value> Write schemas to disk (default: false)
20-
--indent <value> Indentation options [4, 2, tab] (default: "5")
20+
--indent <value> Indentation options [4, 2, tab] (default: "4")
2121
--postfix <value> Service name postfix (default: "Service")
2222
--request <value> Path to custom request file
2323
-h, --help display help for command

0 commit comments

Comments
 (0)