3ecb8973dbb5 → 992cb5f88d8e · 20 changes across 11 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-02T14:01:05.410Zto2026-09-03T13:20:39.930Z
- ▲
- GET/api/organizations/{name}/billing/usage-by-resource-group
- ▲
for the
queryrequest parameterendDate, default value was changed from2026-09-02T14:01:05.409Zto2026-09-03T13:20:39.929Z
- ▲
- GET/api/settings/billing/usage-by-inference-session
- ▲
for the
queryrequest parameterendDate, default value was changed from2026-09-02T14:01:05.410Zto2026-09-03T13:20:39.930Z
- ▲
- POST/api/quicksearch
- ●
changed the pattern of the request property
/from^(spaces|models|datasets|papers|collections|users|orgs|buckets|kernels)\/.*to^(spaces|models|datasets|papers|collections|users|orgs|buckets|kernels|blog)\/.* - ○
added the enum value
blogto the propertyanyOf[subschema #1]/items/of thequeryrequest parametertype - ○
added the new
blogenum value to the request property// - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ●
- GET/api/quicksearch
- ○
added the enum value
blogto the propertyanyOf[subschema #1]/items/of thequeryrequest parametertype - ○
added the required property
to the response with the status - ○
added the required property
to the response with the status
- ○
- GET/api/organizations/{name}/audit-log/export
- ●
added the new
org.audit_log.exportenum value to the/response property for the response status - ●
added the new
org.repo_analytics.exportenum value to the/response property for the response status
- ●
- POST/api/agentic/provisioning/resources
- ○
the
request property default value changed frommtdAYfNytoDkktKLNh
- ○
- GET/api/blog/{namespace}/{slug}/resource-group
- ○
endpoint added
- ○
- POST/api/blog/{namespace}/{slug}/resource-group
- ○
endpoint added
- ○