Github API - Test Config

page [object]

The configuration for GitHub Pages for a repository.

Attributes
build_type string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The process in which the Page will be built.

cname string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The Pages site's custom domain

custom_404 boolean

boolean [scalar]

The OpenAPI boolean type

API:
Github Open API
(version: 1.1.4)

Whether the Page has a custom 404 page.

html_url string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The web address the Page can be accessed from.

https_certificate pages-https-certificate

pages-https-certificate [object]

Attributes
description string

domains string []

expires_at string

state string

API:
Github Open API
(version: 1.1.4)

https_enforced boolean

boolean [scalar]

The OpenAPI boolean type

API:
Github Open API
(version: 1.1.4)

Whether https is enabled on the domain

pending_domain_unverified_at string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The timestamp when a pending domain becomes unverified.

protected_domain_state string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The state if the domain is verified

public boolean

boolean [scalar]

The OpenAPI boolean type

API:
Github Open API
(version: 1.1.4)

Whether the GitHub Pages site is publicly visible. If set to true, the site is accessible to anyone on the internet. If set to false, the site will only be accessible to users who have at least read access to the repository that published the site.

source pages-source-hash

pages-source-hash [object]

Attributes
branch string

path string

API:
Github Open API
(version: 1.1.4)

status string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The status of the most recent build of the Page.

url string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The API address for accessing this Page resource.

API:
Github Open API
(version: 1.1.4)