Generator Changes at 11/16/2025 2:40:32 AM +03:30

This commit is contained in:
masoodafar-web
2025-11-16 02:42:05 +03:30
parent 6b4f7c3297
commit e2107d1ac8
2 changed files with 3 additions and 0 deletions

View File

@@ -156,6 +156,7 @@ message CreateNewOtpTokenRequest
{
string mobile = 1;
string purpose = 2;
google.protobuf.StringValue sign_guid = 3;
}
message CreateNewOtpTokenResponse
{