OPENAPI / COMPONENTS / SCHEMAS

Schedule Definition 数据结构

ScheduleDefinition

Mistral AI API 合约中的 Schedule Definition 结构定义。

object12字段
calendarsScheduleCalendar

Mistral AI API 合约中的 calendars 值。

cron_expressionsarray

Mistral AI API 合约中的 cron expressions 值。

end_atstring

Mistral AI API 合约中的 end at 值。

inputstring必填

Mistral AI API 合约中的 input 值。

intervalsScheduleInterval

Mistral AI API 合约中的 intervals 值。

jitterstring

Mistral AI API 合约中的 jitter 值。

max_executionsstring

Mistral AI API 合约中的 max executions 值。

policySchedulePolicy

Mistral AI API 合约中的 policy 值。

schedule_idstring

Mistral AI API 合约中的 schedule id 值。

skipScheduleCalendar

Mistral AI API 合约中的 skip 值。

start_atstring

Mistral AI API 合约中的 start at 值。

time_zone_namestring

Mistral AI API 合约中的 time zone name 值。