Changes to Partially Update Bucket

PATCH /v1/buckets/{bucket_identifier}

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

Changed in 5 of the 29 revisions of this API.15

  1. 3775e0b36ee11
  2. 7dc0581791b22
  3. a712e239102b1
  4. 5d4c905106b41
  5. 9603dfdab4631

What changed

    • added the new optional request property source_adapter/anyOf[subschema #1: SourceAdapterConfig]/source_bucket_ids

      new-optional-request-property

    • added the new optional request property source_adapter/anyOf[subschema #1: SourceAdapterConfig]/source_collection_id

      new-optional-request-property

    • added the new optional request property source_adapter/anyOf[subschema #1: SourceAdapterConfig]/source_filters

      new-optional-request-property

    • added the new optional query request parameter force_schema_break

      new-optional-request-parameter

    • 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 status response property for the response status 200

      response-property-enum-value-added