Validate Workflow Manifest
Validates runtime readiness for a workflow manifest without creating a run.
Request body
Example request
{
"version": 1,
"parent_id": "01HV6D7S5YF4Z4B2M7K4N0Q6T8",
"title": "Add rate limiting to auth endpoints",
"cwd": "/tmp/project",
"git": {
"origin_url": "https://github.com/acme/my-app.git",
"branch": "feature/foo",
"sha": "abc123def"
},
"target": {
"path": ".fabro/workflows/smoke/workflow.fabro"
}
}Response
Preflight report
Changes
Changed in 9 of the 134 revisions of this API.2114
- ●
removed the request property
git/push_outcomerequest-property-removed
- ●
removed the request property
goal/pathrequest-property-removed
- ●
removed the request property
run_idrequest-property-removed
- ●
removed the request property
target/identifierrequest-property-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
added the new required request property
git/push_outcomenew-required-request-property
- ▲
added the new required request property
target/identifiernew-required-request-property
- ○
added the new optional request property
goal/pathnew-optional-request-property
- ○
added the new optional request property
run_idnew-optional-request-property
- ▲
- ●
removed the request property
git/push_outcomerequest-property-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the request property
goal/pathrequest-property-removed
- ●
removed the request property
target/identifierrequest-property-removed
- ●
- ●
removed the request property
run_idrequest-property-removed
- ●
- ●
removed the request property
args/docker_imagerequest-property-removed
- ●
- ○
added the new optional request property
args/docker_imagenew-optional-request-property
- ○
- ●
removed the request property
args/docker_imagerequest-property-removed
- ●
- ●
removed the request property
args/sandboxrequest-property-removed
- ○
added the new optional request property
args/environmentnew-optional-request-property
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●