chore: update identity status type to UserStatus #34

Open
mapoofano wants to merge 370 commits from chore-identity-user-status into main
Showing only changes of commit 33896c1aaa - Show all commits
+1 -1
View File
@@ -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;