Change detail

5510Docs

3ecb8973dbb5 → 992cb5f88d8e · 20 changes across 11 operations

  • DELETE/api/collections/{namespace}/{slug}/items/{slug}
    • ▲

      added the new path request parameter slug

    • ●

      deleted the path request parameter slug

  • PATCH/api/collections/{namespace}/{slug}/items/{slug}
    • ▲

      added the new path request parameter slug

    • ●

      deleted the path request parameter slug

  • GET/api/organizations/{name}/billing/usage-by-inference-session
    • ▲

      for the query request parameter endDate, default value was changed from 2026-09-02T14:01:05.410Z to 2026-09-03T13:20:39.930Z

  • GET/api/organizations/{name}/billing/usage-by-resource-group
    • ▲

      for the query request parameter endDate, default value was changed from 2026-09-02T14:01:05.409Z to 2026-09-03T13:20:39.929Z

  • GET/api/settings/billing/usage-by-inference-session
    • ▲

      for the query request parameter endDate, default value was changed from 2026-09-02T14:01:05.410Z to 2026-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 blog to the property anyOf[subschema #1]/items/ of the query request parameter type

    • ○

      added the new blog enum 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 blog to the property anyOf[subschema #1]/items/ of the query request parameter type

    • ○

      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.export enum value to the / response property for the response status

    • ●

      added the new org.repo_analytics.export enum value to the / response property for the response status

  • POST/api/agentic/provisioning/resources
    • ○

      the request property default value changed from mtdAYfNy to DkktKLNh

  • GET/api/blog/{namespace}/{slug}/resource-group
    • ○

      endpoint added

  • POST/api/blog/{namespace}/{slug}/resource-group
    • ○

      endpoint added