Github API - Test Config

hook-delivery-item [object]

Delivery made by a webhook, without request and response information.

Attributes
action string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The type of activity for the event that triggered the delivery.

delivered_at string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

Time when the webhook delivery occurred.

duration number

number [scalar]

The OpenAPI number type

API:
Github Open API
(version: 1.1.4)

Time spent delivering.

event string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The event that triggered the delivery.

guid string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

Unique identifier for the event (shared with all deliveries for all webhooks that subscribe to this event).

id integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

Unique identifier of the webhook delivery.

installation_id integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

The id of the GitHub App installation associated with this event.

redelivery boolean

boolean [scalar]

The OpenAPI boolean type

API:
Github Open API
(version: 1.1.4)

Whether the webhook delivery is a redelivery.

repository_id integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

The id of the repository associated with this event.

status string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

Describes the response returned after attempting the delivery.

status_code integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

Status code received when delivery was made.

API:
Github Open API
(version: 1.1.4)