Skip to content

Commit 2ed0788

Browse files
committed
Region was marked readOnly
1 parent 46d0137 commit 2ed0788

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

openapi.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8399,7 +8399,11 @@ paths:
83998399
- type: object
84008400
properties:
84018401
region:
8402-
$ref: '#/components/schemas/Region/properties/id'
8402+
type: string
8403+
description: >
8404+
The region to deploy this volume in. This is only required
8405+
if a linode_id is not given.
8406+
example: null
84038407
responses:
84048408
'200':
84058409
description: >

0 commit comments

Comments
 (0)