workflow
workflow
The workflow
AllOf
JSON Example
{
"name": "string",
"version": "string",
"startStepId": "string",
"schemaVersion": "string",
"owner": {
"id": "string",
"subId": "string",
"type": "string"
},
"readOnly": false,
"description": "string",
"hierarchy": [
"string"
],
"tags": [
{
"name": "string",
"autoCreated": false
}
],
"id": "string",
"createdAt": "string",
"creationUser": "string",
"creationTenantId": "string"
}