Skip to content

Commit 551e302

Browse files
committed
update flag to disable jsonname
1 parent 3a48af9 commit 551e302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/proto-convert/src/config/protobuf-generator-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ inputSpec: build/processed-opensearch-openapi.yaml
44
templateDir: tools/proto-convert/src/config/protobuf-schema-template/
55
additionalProperties:
66
packageName: org.opensearch.protobufs
7-
addJsonNameAnnotation: true
7+
addJsonNameAnnotation: false
88
flattenComplexType: true
99
numberedFieldNumberList: true
1010
startEnumsWithUnspecified: true

0 commit comments

Comments
 (0)