Skip to content

Commit 67d5beb

Browse files
committed
Updates per initial review
1 parent 441357c commit 67d5beb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3862,11 +3862,11 @@ paths:
38623862
type:
38633863
type: string
38643864
description: |
3865-
Request re-sizing of your cluster to a higher plan by specifying a larger [Linode Type](/docs/api/linode-types/#types-list).
3865+
Request re-sizing of your cluster to a higher plan by specifying a larger Linode Type.
38663866

38673867
* Needs to be a higher plan than your current Linode Type.
38683868

3869-
* You can't resize from a shared CPU Linode Type to a dedicated CPU, and vice-versa.
3869+
* Resizing to a larger Linode Type can accrue additional cost. Review the `price` output in the [Types List](/docs/api/linode-types/#types-list) operation for more information.
38703870

38713871
* You can't update the `allow-list` and set a new `type` in the same request.
38723872

@@ -4661,11 +4661,11 @@ paths:
46614661
type:
46624662
type: string
46634663
description: |
4664-
Request re-sizing of your cluster to a higher plan by specifying a larger [Linode Type](/docs/api/linode-types/#types-list).
4664+
Request re-sizing of your cluster to a higher plan by specifying a larger Linode Type.
46654665

46664666
* Needs to be a higher plan than your current Linode Type.
46674667

4668-
* You can't resize from a shared CPU Linode Type to a dedicated CPU, and vice-versa.
4668+
* Resizing to a larger Linode Type can accrue additional cost. Review the `price` output in the [Types List](/docs/api/linode-types/#types-list) operation for more information.
46694669

46704670
* You can't update the `allow-list` and set a new `type` in the same request.
46714671

0 commit comments

Comments
 (0)