upgrade go-app, enable protovalidate
This commit is contained in:
@ -26,6 +26,11 @@
|
||||
"enableInstrumentation": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"enableProtovalidate": {
|
||||
"description": "Add a chain unary and streaming interceptor for buf.build/go/protovalidate",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"enableReflection": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
Reference in New Issue
Block a user