Skip to content

Commit 92fefe8

Browse files
committed
add "dedicated" Linode class to Linode Types documentation
1 parent 60c819d commit 92fefe8

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
@@ -12828,14 +12828,16 @@ components:
1282812828
type: string
1282912829
readOnly: true
1283012830
description: >
12831-
The class of the Linode Type. We currently offer three classes of Linodes:
12831+
The class of the Linode Type. We currently offer four classes of Linodes:
1283212832
1283312833
* nanode - Our entry-level Linode Type.
1283412834
* standard - Our flagship Linode Type.
12835+
* dedicated - Our Dedicated CPU Linode Type.
1283512836
* highmem - A Linode Type featuring high memory availability.
1283612837
enum:
1283712838
- nanode
1283812839
- standard
12840+
- dedicated
1283912841
- highmem
1284012842
example: standard
1284112843
x-linode-cli-display: 3

0 commit comments

Comments
 (0)