Skip to content

Commit a8b6f0d

Browse files
Anthony TODISCOAnthony TODISCO
authored andcommitted
doc: Add documentation for new parameter
1 parent 0902089 commit a8b6f0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/generators/protobuf-schema.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
2222
|aggregateModelsName|Aggregated model filename. If set, all generated models will be combined into this single file.| |null|
2323
|customOptionsApi|Custom options for the api files.| |null|
2424
|customOptionsModel|Custom options for the model files.| |null|
25+
|extractEnumsToSeparateFiles|Extract enums to separate protobuf files and import them in models| |false|
2526
|numberedFieldNumberList|Field numbers in order.| |false|
2627
|startEnumsWithUnspecified|Introduces "UNSPECIFIED" as the first element of enumerations.| |false|
2728
|supportMultipleResponses|Support multiple responses| |true|

0 commit comments

Comments
 (0)