Skip to content

Commit 6c1c372

Browse files
authored
Merge branch 'master' into release-4.157.0
2 parents 2a1e3af + 516412f commit 6c1c372

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24921,6 +24921,7 @@ components:
2492124921
verified_phone_number:
2492224922
type: string
2492324923
format: phone
24924+
nullable: true
2492424925
readOnly: true
2492524926
description: |
2492624927
The phone number verified for this Profile with the **Phone Number Verify** ([POST /profile/phone-number/verify](/docs/api/profile/#phone-number-verify)) command.
@@ -25779,6 +25780,7 @@ components:
2577925780
verified_phone_number:
2578025781
type: string
2578125782
format: phone
25783+
nullable: true
2578225784
readOnly: true
2578325785
description: |
2578425786
The phone number verified for this User Profile with the **Phone Number Verify** ([POST /profile/phone-number/verify](/docs/api/profile/#phone-number-verify)) command.

0 commit comments

Comments
 (0)