Skip to content

Commit 056ce3d

Browse files
authored
Merge pull request #453 from netlify/erikw/add-ads-doc
fix: Update documentation for Automatic deploy subdomains
2 parents 8620e4b + f4f317e commit 056ce3d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

go/models/site.go

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swagger.yml

+4
Original file line numberDiff line numberDiff line change
@@ -2531,6 +2531,10 @@ definitions:
25312531
type: array
25322532
items:
25332533
type: string
2534+
branch_deploy_custom_domain:
2535+
type: string
2536+
deploy_preview_custom_domain:
2537+
type: string
25342538
password:
25352539
type: string
25362540
notification_email:

0 commit comments

Comments
 (0)