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 91cb928 commit 0f4b329Copy full SHA for 0f4b329
src/main/proto/kurrentdb/protocol/v2/rpc.proto
@@ -73,5 +73,5 @@ message ErrorMetadata {
73
extend google.protobuf.EnumValueOptions {
74
// Provides additional information about error conditions for automated
75
// code generation and documentation.
76
- optional ErrorMetadata error = 50000;
+ optional ErrorMetadata error = 2113;
77
}
0 commit comments