12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"name": "concurrent-demo-schedule",
|
|
"cronExpression": "0 * * * * *",
|
|
"zoneId": "UTC",
|
|
"runCatchupScheduleInstances": false,
|
|
"startWorkflowRequest": {
|
|
"name": "concurrent_demo_workflow",
|
|
"version": 1,
|
|
"input": {}
|
|
}
|
|
}
|