We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b05097 commit 9661d05Copy full SHA for 9661d05
1 file changed
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