Skip to content

Commit 9850995

Browse files
committed
Add build_image property to site definition
1 parent a8ce16b commit 9850995

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

swagger.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1552,6 +1552,8 @@ definitions:
15521552
properties:
15531553
access_token:
15541554
type: string
1555+
build_image:
1556+
type: string
15551557
siteSetup:
15561558
allOf:
15571559
- $ref: "#/definitions/site"

0 commit comments

Comments
 (0)