more fix and update
This commit is contained in:
@@ -37,6 +37,7 @@ message UpdateProfileRequest {
|
||||
optional string bio = 4;
|
||||
optional int32 age = 5;
|
||||
optional string gender = 6;
|
||||
optional string birthDate = 7;
|
||||
}
|
||||
|
||||
message UpdateContactsRequest {
|
||||
@@ -62,6 +63,7 @@ message ProfileResponse {
|
||||
optional string phone = 11;
|
||||
optional string backupEmail = 12;
|
||||
optional string backupPhone = 13;
|
||||
optional string birthDate = 15;
|
||||
}
|
||||
|
||||
message SoftDeleteProfileResponse {
|
||||
|
||||
Reference in New Issue
Block a user