Skip to content

Commit 7c34af2

Browse files
author
Josh Sager
committed
Edited payload for resize to include type
1 parent 8dc1b0c commit 7c34af2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

openapi.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4608,7 +4608,10 @@ paths:
46084608
- type
46094609
properties:
46104610
type:
4611-
$ref: '#/components/schemas/LinodeBase/properties/type'
4611+
type: string
4612+
title: The ID representing the Linode type.
4613+
example: g5-standard-2
4614+
x-linode-cli-display: 1
46124615
responses:
46134616
'200':
46144617
description: Resize started.

0 commit comments

Comments
 (0)