Skip to content

Commit 57c6ad5

Browse files
committed
Remove read_only property
1 parent fe038ba commit 57c6ad5

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
@@ -15998,11 +15998,6 @@ components:
1599815998
$ref: '#/components/schemas/Disk/properties/label'
1599915999
filesystem:
1600016000
$ref: '#/components/schemas/Disk/properties/filesystem'
16001-
read_only:
16002-
type: boolean
16003-
description: >
16004-
If true, this Disk is read-only.
16005-
example: false
1600616001
image:
1600716002
type: string
1600816003
description: >

0 commit comments

Comments
 (0)