Skip to content

Commit 7907d1e

Browse files
author
andrewwilsonnew
committed
fixing docs
1 parent 7acdf0a commit 7907d1e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/generators/protobuf-schema.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ These options may be applied as additional-properties (cli) or configOptions (pl
2020
| ------ | ----------- | ------ | ------- |
2121
|addJsonNameAnnotation|Append "json_name" annotation to message field when the specification name differs from the protobuf field name| |false|
2222
|aggregateModelsName|Aggregated model filename. If set, all generated models will be combined into this single file.| |null|
23+
|customOptionsApi|Custom options for the api files.| |null|
24+
|customOptionsModel|Custom options for the model files.| |null|
2325
|numberedFieldNumberList|Field numbers in order.| |false|
2426
|startEnumsWithUnspecified|Introduces "UNSPECIFIED" as the first element of enumerations.| |false|
2527
|supportMultipleResponses|Support multiple responses| |true|

0 commit comments

Comments
 (0)