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 552bd3c428 - Show all commits
+1
View File
@@ -75,6 +75,7 @@ message Asset {
repeated string images = 30;
int32 status = 31;
AssetMeta meta = 32;
string type = 33;
}
message GetAssetReq {