OPENAPI / COMPONENTS / SCHEMAS
Partial Schedule Definition data structure
PartialScheduleDefinitionStructural definition for Partial Schedule Definition in the Mistral AI API contract.
object11properties
calendarsScheduleCalendarcalendars value in the Mistral AI API contract.
cron_expressionsarraycron expressions value in the Mistral AI API contract.
end_atstringend at value in the Mistral AI API contract.
inputstringinput value in the Mistral AI API contract.
intervalsScheduleIntervalintervals value in the Mistral AI API contract.
jitterstringjitter value in the Mistral AI API contract.
max_executionsstringmax executions value in the Mistral AI API contract.
policySchedulePolicypolicy value in the Mistral AI API contract.
skipScheduleCalendarskip value in the Mistral AI API contract.
start_atstringstart at value in the Mistral AI API contract.
time_zone_namestringtime zone name value in the Mistral AI API contract.