Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 387 Bytes

File metadata and controls

12 lines (10 loc) · 387 Bytes
title CronSchedule
description CronSchedule Schema Reference

Properties

Property Type Required Description
type string
expression string Cron expression (e.g., "0 0 * * *" for daily at midnight)
timezone string optional Timezone for cron execution (e.g., "America/New_York")