Patch workflow
patch_workflowRecursively merge a patch into the current workflow version to create a new version, using expected version checks to prevent conflicts.
Instructions
Create a new workflow version by recursively merging a patch into the current version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The job ID | |
| patch | Yes | ||
| expectedVersion | Yes |