OPENAPI / COMPONENTS / SCHEMAS

Schedule Range data structure

ScheduleRange

Structural definition for Schedule Range in the Mistral AI API contract.

object3properties
endinteger

end value in the Mistral AI API contract.

startintegerrequired

start value in the Mistral AI API contract.

stepinteger

step value in the Mistral AI API contract.