aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/src/main/proto/filer.proto
diff options
context:
space:
mode:
Diffstat (limited to 'other/java/client/src/main/proto/filer.proto')
-rw-r--r--other/java/client/src/main/proto/filer.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/other/java/client/src/main/proto/filer.proto b/other/java/client/src/main/proto/filer.proto
index 41c1650d4..6357d971f 100644
--- a/other/java/client/src/main/proto/filer.proto
+++ b/other/java/client/src/main/proto/filer.proto
@@ -127,6 +127,7 @@ message CreateEntryRequest {
}
message CreateEntryResponse {
+ string error = 1;
}
message UpdateEntryRequest {