v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Entrypoints

Modifies a Draft for the resource

put/api/v1/entrypoints/drafts/{draftId}

Path parameters

draftIdinteger required

ID for the Draft of the entry_point resource.

Headers

X-Fieldsstring mask

An optional fields mask

Request body

namestring required

Name of the Entrypoint resource.

descriptionstring

Description of the Entrypoint resource.

taskGraphstring required

Task graph of the Entrypoint resource.

artifactGraphstring

Artifact graph of the Entrypoint resource.

queuesinteger[]

The queue for the entrypoint.

pluginsinteger[]

List of plugin files for the entrypoint.

artifactPluginsinteger[]

List of artifact plugin files for the entrypoint.

Response

Success

idinteger

ID of the Draft.

payloadobject

The contents of the draft resource.

createdOnstring date-time

Timestamp when the draft resource was created.

lastModifiedOnstring date-time

Timestamp when the draft resource was last modified.

resourceTypestring

The type of resource of this draft.

resourceinteger

ID of the resource this draft modifies.

resourceSnapshotinteger

ID of the resource snapshot this draft modifies.

metadataobject

Additional metadata about the draft