748fb16405ff → c447fcdd4d16 · 31 changes across 23 operations
- POST/api/jobs/{namespace}
- ▲
removed
subschema #1subschema #2from the request bodyoneOflist - ○
added
subschema #1subschema #2to the request bodyoneOflist - ○
added the optional property
to the response with the status
- ▲
- POST/api/scheduled-jobs/{namespace}
- ▲
removed
subschema #1subschema #2from therequest propertyoneOflist - ○
added
subschema #1subschema #2to therequest propertyoneOflist - ○
added the optional property
/to the response with the status
- ▲
- DELETE/api/collections/{namespace}/{slug}/items/{slug}
- ▲
added the new path request parameter
slug - ●
deleted the
pathrequest parameterslug
- ▲
- PATCH/api/collections/{namespace}/{slug}/items/{slug}
- ▲
added the new path request parameter
slug - ●
deleted the
pathrequest parameterslug
- ▲
- POST/api/settings/webhooks/{webhookId}
- ▲
removed
subschema #1subschema #2from therequest propertyoneOflist - ○
added
subschema #1subschema #2to therequest propertyoneOflist
- ▲
- POST/api/settings/webhooks
- ▲
removed
subschema #1subschema #2from therequest propertyoneOflist - ○
added
subschema #1subschema #2to therequest propertyoneOflist
- ▲
- GET/api/organizations/{name}/billing/usage-by-inference-session
- ▲
for the
queryrequest parameterendDate, default value was changed from2026-09-09T16:51:19.858Zto2026-09-10T16:57:10.281Z
- ▲
- GET/api/organizations/{name}/billing/usage-by-resource-group
- ▲
for the
queryrequest parameterendDate, default value was changed from2026-09-09T16:51:19.858Zto2026-09-10T16:57:10.280Z
- ▲
- GET/api/organizations/{name}/billing/usage
- ▲
api path removed without deprecation
- ▲
- GET/api/settings/billing/usage-by-inference-session
- ▲
for the
queryrequest parameterendDate, default value was changed from2026-09-09T16:51:19.859Zto2026-09-10T16:57:10.281Z
- ▲
- GET/api/settings/billing/usage
- ▲
api path removed without deprecation
- ▲
- POST/api/agentic/provisioning/resources
- ○
the
request property default value changed fromoGxzXGEItogYqqKJlN
- ○
- POST/api/jobs/{namespace}/{jobId}/cancel
- ○
added the optional property
to the response with the status
- ○
- POST/api/jobs/{namespace}/{jobId}/duplicate
- ○
added the optional property
to the response with the status
- ○
- PUT/api/jobs/{namespace}/{jobId}/expose
- ○
added the optional property
to the response with the status
- ○
- GET/api/jobs/{namespace}/{jobId}
- ○
added the optional property
to the response with the status
- ○
- PUT/api/jobs/{namespace}/{jobId}/labels
- ○
added the optional property
to the response with the status
- ○
- GET/api/jobs/{namespace}
- ○
added the optional property
/to the response with the status
- ○
- GET/api/scheduled-jobs/{namespace}/{jobId}
- ○
added the optional property
/to the response with the status
- ○
- PUT/api/scheduled-jobs/{namespace}/{jobId}/labels
- ○
added the optional property
/to the response with the status
- ○