From 29aa9da819d6d4c43912f8f56af9609ed6b45b4b Mon Sep 17 00:00:00 2001 From: Michael Li Date: Sat, 9 Oct 2021 23:59:26 -0500 Subject: [PATCH] fix(*): add missing config --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cb5e087c..cadd0eb2 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ $ openapi --help --exportServices Write services to disk (default: true) --exportModels Write models to disk (default: true) --exportSchemas Write schemas to disk (default: false) + --request Path to custom request file + -h, --help display help for command Examples $ openapi --input ./spec.json