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 59284082ac - Show all commits
+1 -1
View File
@@ -162,7 +162,7 @@ message BNPLInfo {
repeated authorization.Company possible_companies = 11;
string updated_at = 12;
string created_at = 13;
string expiers_at = 14;
string expires_at = 14;
}
message BNPLList {
repeated BNPLInfo list = 1;