Skip to content

Commit 6a3b688

Browse files
authored
Merge pull request #141 from netlify/build-image
Add build_image property to site definition
2 parents 6e2eb49 + 9850995 commit 6a3b688

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)