12 lines
240 B
JSON
12 lines
240 B
JSON
{
|
|
"name": "multistep-demo-schedule",
|
|
"cronExpression": "0 * * * * *",
|
|
"zoneId": "UTC",
|
|
"runCatchupScheduleInstances": false,
|
|
"startWorkflowRequest": {
|
|
"name": "multistep_demo_workflow",
|
|
"version": 3,
|
|
"input": {}
|
|
}
|
|
}
|