Compare commits
No commits in common. "2ca53038ef12148c0e4f40f8e481d917a087911c" and "fab429fc741b3521578fe599f3626188a7be1f10" have entirely different histories.
2ca53038ef
...
fab429fc74
@ -21,13 +21,7 @@ message SessionUserResponse {
|
||||
}
|
||||
|
||||
message RoleReponse {
|
||||
repeated RoleItem Roles = 1;
|
||||
}
|
||||
|
||||
message RoleItem {
|
||||
string ID = 1;
|
||||
string DisplayName = 2;
|
||||
int Rank = 3;
|
||||
uint32 Role = 1;
|
||||
}
|
||||
|
||||
message ValidateResponse {
|
||||
|
Loading…
Reference in New Issue
Block a user