iam - company - is now an array of companies
This commit is contained in:
@@ -75,7 +75,7 @@ message CheckIAMReq {
|
||||
message InternalIAM {
|
||||
User user = 1;
|
||||
IdentityBasic identity = 2;
|
||||
optional Company company = 3;
|
||||
repeated Company company = 3;
|
||||
}
|
||||
message IdReqWithIAM {
|
||||
int64 id = 1;
|
||||
|
||||
Reference in New Issue
Block a user