Skip to content

Commit 6532ca8

Browse files
authored
Merge pull request #711 from bbiggerr/stackscript-any-all-edit
Update StackScript images description re: any/all
2 parents 0a1b97b + 7aa8797 commit 6532ca8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

openapi.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25964,10 +25964,9 @@ components:
2596425964
images:
2596525965
type: array
2596625966
description: |
25967-
An array of Image IDs. These are the images that can be deployed
25968-
with this Stackscript.
25967+
An array of Image IDs. These are the Images that can be deployed with this Stackscript.
2596925968

25970-
`any/all` indicates that all available image distributions are accepted.
25969+
`any/all` indicates that all available Images, including private Images, are accepted.
2597125970
items:
2597225971
type: string
2597325972
example:

0 commit comments

Comments
 (0)