Skip to content

Commit 28c94a8

Browse files
jamesottingerGitHub Enterprise
authored andcommitted
Merge pull request #36 from jsager/post-review-edits
Post review edits
2 parents 6e352eb + fb3973a commit 28c94a8

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

openapi.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3669,7 +3669,7 @@ paths:
36693669
summary: Update IP Address
36703670
description: >
36713671
Manage a particular IP Address associated with this Linode.
3672-
Currently only allows setting/resetting reverse DNS.
3672+
Only allows setting/resetting reverse DNS.
36733673
operationId: updateLinodeIP
36743674
x-linode-cli-action: ip-update
36753675
security:
@@ -5705,11 +5705,9 @@ paths:
57055705
- networking
57065706
summary: Allocate IP Address
57075707
description: >
5708-
Allocates a new IP Address on your account. Currently, only IPv4
5709-
addresses may be allocated this way. The Linode you are allocating
5710-
this address for must be allowed to allocate additional addresses -
5711-
please open a support ticket requesting additional addresses before
5712-
attempting allocation.
5708+
Allocates a new IPv4 Address on your account. The Linode must be
5709+
configured to support additional addresses - please open a support
5710+
ticket requesting additional addresses before attempting allocation.
57135711
operationId: allocateIP
57145712
x-linode-cli-action: add
57155713
security:
@@ -9154,7 +9152,7 @@ components:
91549152
readOnly: true
91559153
description: >
91569154
The estimated time remaining until the completion of this Event.
9157-
Currently, this value is only returned for in-progress events.
9155+
This value is only returned for in-progress events.
91589156
example: null
91599157
username:
91609158
type: string

0 commit comments

Comments
 (0)