Record
update-information-about-pages-site-params
No description available.
record update-information-about-pages-site-params {
owner: string,
repo: string,
build-type: option<page-build-type-enum>,
cname: option<string>,
https-enforced: option<bool>,
source: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| build-type | option<page-build-type-enum> | |
| cname | option<string> | |
| https-enforced | option<bool> | |
| source | option<string> |