Skip to content

Commit 29aa9da

Browse files
authored
fix(*): add missing config
1 parent b1e136e commit 29aa9da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ $ 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+
--request <value> Path to custom request file
51+
-h, --help display help for command
5052
5153
Examples
5254
$ openapi --input ./spec.json

0 commit comments

Comments
 (0)