generated from VLADIMIR/template
updates
This commit is contained in:
+3
-1
@@ -115,7 +115,9 @@ message TeamAdvanced {
|
||||
}
|
||||
|
||||
message Application {
|
||||
string name = 1;
|
||||
int64 id = 1;
|
||||
string name = 2;
|
||||
string state = 3;
|
||||
}
|
||||
|
||||
message GetTeamReq {}
|
||||
|
||||
Reference in New Issue
Block a user