fix(*): add missing config

This commit is contained in:
Michael Li 2021-10-09 23:59:26 -05:00 committed by GitHub
parent b1e136e4ba
commit 29aa9da819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,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)
--request <value> Path to custom request file
-h, --help display help for command
Examples
$ openapi --input ./spec.json