🧩 Service: Scheduler​
🔧 Operation: createJob​
🔹 Change 1​
- Action:
remove - Type:
breaking - xGroup:
N/A - Schema Ref:
N/A - Schema Action:
N/A - Path:
paths.createJob.methodTypePlaceHolder.requestBody.content.application/json.schema.properties.job_data.properties
🔹 Change 2​
- Action:
add - Type:
breaking - xGroup:
N/A - Schema Ref:
CreateJob - Schema Action:
ADDITIONAL_PROPERTIES_ADDED - Path:
paths.createJob.methodTypePlaceHolder.requestBody.content.application/json.schema.properties.job_data.additionalProperties - New Schema:
true
🔹 Change 3​
- Action:
add - Type:
non-breaking - xGroup:
N/A - Schema Ref:
CreateJob - Schema Action:
PROPERTY_ADDED - Path:
paths.createJob.methodTypePlaceHolder.requestBody.content.application/json.schema.properties.job_repeat_every - New Schema:
{
"type": "string",
"description": "Frequency of job repetition (if applicable)"
}
🔹 Change 4​
- Action:
add - Type:
breaking - xGroup:
N/A - Schema Ref:
N/A - Schema Action:
N/A - Path:
paths.createJob.methodTypePlaceHolder.requestBody.required - New Schema:
true
🔹 Change 5​
- Action:
remove - Type:
breaking - xGroup:
N/A - Schema Ref:
N/A - Schema Action:
N/A - Path:
paths.createJob.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.data.properties
🔹 Change 6​
- Action:
remove - Type:
breaking - xGroup:
N/A - Schema Ref:
CreateJob200 --> CreateJob200Data - Schema Action:
REQUIRED_REMOVED - Path:
paths.createJob.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.data.required