OPENAPI / COMPONENTS / SCHEMAS
Schedule Range data structure
ScheduleRangeStructural definition for Schedule Range in the Mistral AI API contract.
object3properties
endintegerend value in the Mistral AI API contract.
startintegerrequiredstart value in the Mistral AI API contract.
stepintegerstep value in the Mistral AI API contract.