workflows
Create Workflow Definition
Get the latest version of a workflow definition.
POST
Authorizations
Path Parameters
Query Parameters
Response
200 - application/json
A workflow definition.
This is the underlying representation/snapshot of a workflow in the system, which can directly execute in the runner.
Shoulds
- Be convertible into a Workspace Workflow + Acitons
- Be convertible into a YAML DSL
- Be able to be versioned
Shouldn'ts
- Have any stateful information
Relationships
- 1 Workflow to many WorkflowDefinitions
DSL spec version