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