OPENAPI / COMPONENTS / SCHEMAS

Partial Schedule Definition data structure

PartialScheduleDefinition

Structural definition for Partial Schedule Definition in the Mistral AI API contract.

object11properties
calendarsScheduleCalendar

calendars value in the Mistral AI API contract.

cron_expressionsarray

cron expressions value in the Mistral AI API contract.

end_atstring

end at value in the Mistral AI API contract.

inputstring

input value in the Mistral AI API contract.

intervalsScheduleInterval

intervals value in the Mistral AI API contract.

jitterstring

jitter value in the Mistral AI API contract.

max_executionsstring

max executions value in the Mistral AI API contract.

policySchedulePolicy

policy value in the Mistral AI API contract.

skipScheduleCalendar

skip value in the Mistral AI API contract.

start_atstring

start at value in the Mistral AI API contract.

time_zone_namestring

time zone name value in the Mistral AI API contract.