Github API - Test Config

3883 [object]

Attributes
created_at string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The time at which the snapshot was created.

id integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

ID of the created snapshot.

message string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

A message providing further details about the result, such as why the dependencies were not updated.

result string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

Either "SUCCESS", "ACCEPTED", or "INVALID". "SUCCESS" indicates that the snapshot was successfully created and the repository's dependencies were updated. "ACCEPTED" indicates that the snapshot was successfully created, but the repository's dependencies were not updated. "INVALID" indicates that the snapshot was malformed.

API:
Github Open API
(version: 1.1.4)