Github API - Test Config

webhook-config [object]

Configuration object of the webhook

Attributes
content_type webhook-config-content-type

webhook-config-content-type [scalar]

The media type used to serialize the payloads. Supported values include json and form. The default is form.

API:
Github Open API
(version: 1.1.4)

insecure_ssl webhook-config-insecure-ssl

webhook-config-insecure-ssl [scalar]

Union
webhook-config-insecure-ssl-one-of-0webhook-config-insecure-ssl-one-of-1
API:
Github Open API
(version: 1.1.4)

secret webhook-config-secret

webhook-config-secret [scalar]

If provided, the secret will be used as the key to generate the HMAC hex digest value for delivery signature headers.

API:
Github Open API
(version: 1.1.4)

url webhook-config-url

webhook-config-url [scalar]

The URL to which the payloads will be delivered.

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)