Add support for cron expressions for scheduling timer functions
This commit is contained in:
@@ -36,6 +36,7 @@ title='New Timer Function')
|
||||
showTimerSettings: true,
|
||||
triggerType: 'interval',
|
||||
frequencyMinutes: 60,
|
||||
cronExpression: '',
|
||||
runtime: 'node',
|
||||
showPublicToggle: false,
|
||||
showLogRequestToggle: false,
|
||||
|
||||
Reference in New Issue
Block a user