61b0b9b74a8a → ea15a26e9ab3 · 38 changes across 21 operations
- 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
- ▲
- GET/api/organizations/{name}/billing/usage-by-inference-session
- ▲
for the
queryrequest parameterendDate, default value was changed from2026-09-21T15:44:19.494Zto2026-09-22T15:39:04.533Z
- ▲
- GET/api/organizations/{name}/billing/usage-by-resource-group
- ▲
for the
queryrequest parameterendDate, default value was changed from2026-09-21T15:44:19.494Zto2026-09-22T15:39:04.533Z
- ▲
- GET/api/settings/billing/usage-by-inference-session
- ▲
for the
queryrequest parameterendDate, default value was changed from2026-09-21T15:44:19.494Zto2026-09-22T15:39:04.533Z
- ▲
- POST/api/quicksearch
- ●
changed the pattern of the request property
/from^(spaces|models|datasets|papers|collections|users|orgs|buckets|kernels|blog)\/.*to^(spaces|models|datasets|papers|collections|users|orgs|buckets|containers|kernels|blog)\/.* - ○
added the enum value
causiloto the propertyanyOf[subschema #1]/of thequeryrequest parameterlibrary - ○
added the enum value
containerto the propertyanyOf[subschema #1]/items/of thequeryrequest parametertype - ○
added the enum value
gliformerto the propertyanyOf[subschema #1]/of thequeryrequest parameterlibrary - ○
added the enum value
vqwebto the propertyanyOf[subschema #1]/of thequeryrequest parameterlibrary - ○
added the new
causiloenum value to the request property/ - ○
added the new
containerenum value to the request property// - ○
added the new
gliformerenum value to the request property/
- ●
- GET/api/quicksearch
- ○
added the enum value
causiloto the propertyanyOf[subschema #1]/of thequeryrequest parameterlibrary - ○
added the enum value
containerto the propertyanyOf[subschema #1]/items/of thequeryrequest parametertype - ○
added the enum value
gliformerto the propertyanyOf[subschema #1]/of thequeryrequest parameterlibrary - ○
added the enum value
vqwebto the propertyanyOf[subschema #1]/of thequeryrequest parameterlibrary - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ○
- GET/api/buckets/{namespace}/{repo}
- ○
added the optional property
to the response with the status
- ○
- POST/api/buckets/{namespace}/{repo}
- ○
added the new optional request property
- ○
- GET/api/buckets/{namespace}
- ○
added the optional property
/to the response with the status
- ○
- GET/api/collections/{namespace}/{slug}-{id}
- ○
added the optional property
///to the response with the status
- ○
- POST/api/collections/{namespace}/{slug}-{id}/items
- ○
added the optional property
///to the response with the status
- ○
- PATCH/api/collections/{namespace}/{slug}-{id}
- ○
added the optional property
////to the response with the status
- ○
- GET/api/collections/{namespace}/{slug}
- ○
added the optional property
///to the response with the status
- ○
- POST/api/collections/{namespace}/{slug}/items
- ○
added the optional property
///to the response with the status
- ○
- PATCH/api/collections/{namespace}/{slug}
- ○
added the optional property
////to the response with the status
- ○
- GET/api/collections
- ○
added the optional property
/////to the response with the status
- ○
- POST/api/collections
- ○
added the optional property
///to the response with the status
- ○
- GET/api/containers/{namespace}/{repo}
- ○
added the optional property
to the response with the status
- ○
- POST/api/containers/{namespace}/{repo}
- ○
added the new optional request property
- ○