Skip to content

Commit 6c71859

Browse files
authored
Merge pull request #446 from bbiggerr/disk-create-remove-read-only
[Update] POST /linode/instances/{linodeId}/disks - remove read_only property
2 parents 1abed49 + 57c6ad5 commit 6c71859

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

openapi.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16053,11 +16053,6 @@ components:
1605316053
$ref: '#/components/schemas/Disk/properties/label'
1605416054
filesystem:
1605516055
$ref: '#/components/schemas/Disk/properties/filesystem'
16056-
read_only:
16057-
type: boolean
16058-
description: >
16059-
If true, this Disk is read-only.
16060-
example: false
1606116056
image:
1606216057
type: string
1606316058
description: >

0 commit comments

Comments
 (0)