Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17259,6 +17259,7 @@ components:
x-linode-cli-display: 6
type:
type: string
x-linode-filterable: true
description: >
How the Image was created. "Manual" Images can be created at any time.
"Automatic" images are created automatically from a deleted Linode.
Expand Down Expand Up @@ -17377,8 +17378,9 @@ components:
x-linode-cli-display: 6
type:
type: string
x-linode-filterable: true
description: >
How the Image was created. Manual Images can be created at any time.
How the Image was created. "Manual" Images can be created at any time.
"Automatic" Images are created automatically from a deleted Linode.
enum:
- manual
Expand Down