Skip to content

Commit ba23bb9

Browse files
authored
Merge pull request #817 from linode/master
Release v4.157.0 (merge master into development)
2 parents 643cb62 + 3c24ae3 commit ba23bb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.155.0
3+
version: 4.157.0
44

55
title: Linode API
66
description: |
@@ -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)