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 cd52d6b commit 739b61aCopy full SHA for 739b61a
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