We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e136e commit 29aa9daCopy full SHA for 29aa9da
README.md
@@ -47,6 +47,8 @@ $ openapi --help
47
--exportServices <value> Write services to disk (default: true)
48
--exportModels <value> Write models to disk (default: true)
49
--exportSchemas <value> Write schemas to disk (default: false)
50
+ --request <value> Path to custom request file
51
+ -h, --help display help for command
52
53
Examples
54
$ openapi --input ./spec.json
0 commit comments