Merge pull request #857 from xiaoyu-tamu/patch-1

fix(*): add missing config
This commit is contained in:
Ferdi Koomen 2021-10-11 13:14:17 +02:00 committed by GitHub
commit 55aec82b8c
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