Skip to content

Commit 10c3433

Browse files
authored
Merge pull request #690 from LBGarber/fix/image-status-readonly
fix: Add `readOnly` to image status
2 parents 8b75434 + 4228e5b commit 10c3433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21962,6 +21962,7 @@ components:
2196221962
status:
2196321963
x-linode-cli-display: 7
2196421964
type: string
21965+
readOnly: true
2196521966
enum:
2196621967
- creating
2196721968
- pending_upload

0 commit comments

Comments
 (0)