We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a1b97b + 7aa8797 commit 6532ca8Copy full SHA for 6532ca8
openapi.yaml
@@ -25964,10 +25964,9 @@ components:
25964
images:
25965
type: array
25966
description: |
25967
- An array of Image IDs. These are the images that can be deployed
25968
- with this Stackscript.
+ An array of Image IDs. These are the Images that can be deployed with this Stackscript.
25969
25970
- `any/all` indicates that all available image distributions are accepted.
+ `any/all` indicates that all available Images, including private Images, are accepted.
25971
items:
25972
type: string
25973
example:
0 commit comments