Change detail

11218Docs

748fb16405ff → c447fcdd4d16 · 31 changes across 23 operations

  • POST/api/jobs/{namespace}
    • ▲

      removed subschema #1 subschema #2 from the request body oneOf list

    • ○

      added subschema #1 subschema #2 to the request body oneOf list

    • ○

      added the optional property to the response with the status

  • POST/api/scheduled-jobs/{namespace}
    • ▲

      removed subschema #1 subschema #2 from the request property oneOf list

    • ○

      added subschema #1 subschema #2 to the request property oneOf list

    • ○

      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 path request parameter slug

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

      added the new path request parameter slug

    • ●

      deleted the path request parameter slug

  • POST/api/settings/webhooks/{webhookId}
    • ▲

      removed subschema #1 subschema #2 from the request property oneOf list

    • ○

      added subschema #1 subschema #2 to the request property oneOf list

  • POST/api/settings/webhooks
    • ▲

      removed subschema #1 subschema #2 from the request property oneOf list

    • ○

      added subschema #1 subschema #2 to the request property oneOf list

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

      for the query request parameter endDate, default value was changed from 2026-09-09T16:51:19.858Z to 2026-09-10T16:57:10.281Z

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

      for the query request parameter endDate, default value was changed from 2026-09-09T16:51:19.858Z to 2026-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 query request parameter endDate, default value was changed from 2026-09-09T16:51:19.859Z to 2026-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 from oGxzXGEI to gYqqKJlN

  • 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