mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-07 20:29:13 +02:00
feat:#44 updated grpc and function for error handling
This commit is contained in:
@@ -12,6 +12,7 @@ message Feed {
|
||||
string retrieved = 3;
|
||||
string created = 4;
|
||||
string updated = 5;
|
||||
bool deleted = 6;
|
||||
}
|
||||
|
||||
message GetFeedRequest {
|
||||
|
Reference in New Issue
Block a user