We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed31a6 commit 0ec62c2Copy full SHA for 0ec62c2
1 file changed
docs/docs/03-CLI-Commands/01-cli-commands.md
@@ -1134,8 +1134,9 @@ ignite generate openapi [flags]
1134
**Options**
1135
1136
```
1137
- -h, --help help for openapi
1138
- -y, --yes answers interactive yes/no questions with yes
+ --exclude strings List of proto files or directories to exclude from the OpenAPI spec generation
+ -h, --help help for openapi
1139
+ -y, --yes answers interactive yes/no questions with yes
1140
1141
1142
**Options inherited from parent commands**
0 commit comments