We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd68b67 + 6c616bb commit 5d36551Copy full SHA for 5d36551
openapi.yaml
@@ -4608,7 +4608,11 @@ paths:
4608
- type
4609
properties:
4610
type:
4611
- $ref: '#/components/schemas/LinodeBase/properties/type'
+ type: string
4612
+ title: The ID representing the Linode Type.
4613
+ description: The ID representing the Linode Type.
4614
+ example: g5-standard-2
4615
+ x-linode-cli-display: 1
4616
responses:
4617
'200':
4618
description: Resize started.
0 commit comments