Skip to content

Variable: getScheduleRequestSchema

const getScheduleRequestSchema: ZodObject<{ dashboard_id: ZodString; schedule_id: ZodString; }, $strip>