grpc send error via response instead of grpc error
This commit is contained in:
@@ -127,6 +127,7 @@ message CreateEntryRequest {
|
||||
}
|
||||
|
||||
message CreateEntryResponse {
|
||||
string error = 1;
|
||||
}
|
||||
|
||||
message UpdateEntryRequest {
|
||||
|
||||
Reference in New Issue
Block a user