v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Workflows

Validates the proposed inputs for an entrypoint

post/api/v1/workflows/validateEntrypoint

Headers

X-Fieldsstring mask

An optional fields mask

Request body

groupinteger required

ID of the Group validating the Entrypoint resource.

taskGraphstring required

Proposed task graph for the Entrypoint resource.

artifactGraphstring

Proposed artifact graph for the Entrypoint resource.

pluginSnapshotsinteger[]

A list of IDs for the Plugin Snapshots that will be attached to the Entrypoint resource.

Response

Success

schemaValidboolean

Indicates whether the proposed inputs for the Entrypoint resource are valid. If False, the schemaIssues field will contain a list of validation issues.