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.
1 parent 51220ad commit 7aa8797Copy full SHA for 7aa8797
openapi.yaml
@@ -25912,10 +25912,9 @@ components:
25912
images:
25913
type: array
25914
description: |
25915
- An array of Image IDs. These are the images that can be deployed
25916
- with this Stackscript.
+ An array of Image IDs. These are the Images that can be deployed with this Stackscript.
25917
25918
- `any/all` indicates that all available image distributions are accepted.
+ `any/all` indicates that all available Images, including private Images, are accepted.
25919
items:
25920
type: string
25921
example:
0 commit comments