Skip to content

Commit ea26e96

Browse files
author
andrewwilsonnew
committed
fixing docs
1 parent 785c49f commit ea26e96

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
@@ -20,6 +20,7 @@ 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+
|enumSimpleName|Use a simple name for enums| |false|
2324
|numberedFieldNumberList|Field numbers in order.| |false|
2425
|startEnumsWithUnspecified|Introduces "UNSPECIFIED" as the first element of enumerations.| |false|
2526
|supportMultipleResponses|Support multiple responses| |true|

0 commit comments

Comments
 (0)