Compare commits

...

1 Commits

Author SHA1 Message Date
mapoofano 33474ccaba chore: update identity status type to UserStatus 2025-08-30 11:42:19 +03:30
+1 -1
View File
@@ -161,7 +161,7 @@ message Identity {
string shenasname_number = 14;
string shenasname_seri = 15;
string shenasname_serial = 16;
int32 status = 17;
UserStatus status = 17;
string updated_at = 18;
string created_at = 19;
string email = 20;