We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802709b commit e8c3657Copy full SHA for e8c3657
protos/kurrentdb/protocols/v2/rpc.proto
@@ -70,5 +70,5 @@ message ErrorMetadata {
70
extend google.protobuf.EnumValueOptions {
71
// Provides additional information about error conditions for automated
72
// code generation and documentation.
73
- optional ErrorMetadata error = 50000;
+ optional ErrorMetadata error = 2113;
74
}
0 commit comments