Changes to List Buckets

POST /v1/buckets/list

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 30 revisions of this API.116

  1. 5d4c905106b41
  2. 9603dfdab4631
  3. 72cc17ba6f7f2
  4. 7cb05153331113

What changed

    • the endpoint scheme security BearerAuth AND NamespaceHeader was added to the API

      api-security-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new DEACTIVATED enum value to the results/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter after

      new-optional-request-parameter

    • added the new optional query request parameter next_cursor

      new-optional-request-parameter

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the new optional query request parameter include_total

      new-optional-request-parameter

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter offset

      new-optional-request-parameter

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter page_size

      new-optional-request-parameter

    • added the new optional request property page

      new-optional-request-property

    • added the new optional request property page_size

      new-optional-request-property

    • added the new optional request property sorts

      new-optional-request-property

    • the limit request property default value 10 was removed

      request-property-default-value-removed

    • the offset request property default value 0 was removed

      request-property-default-value-removed

    • request property limit list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • request property offset list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog