backend/identity: add implementation with static data
This commit is contained in:
@@ -27,7 +27,7 @@ message GetGroupRequest {
|
||||
}
|
||||
|
||||
message GetGroupReply {
|
||||
Group groups = 1;
|
||||
Group group = 1;
|
||||
}
|
||||
|
||||
message User {
|
||||
|
||||
Reference in New Issue
Block a user