Changes to Delete a batch of objects with a given prefix

POST /worker/objects/remove

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

Changed in 7 of the 50 revisions of this API.914

  1. c38282599c5a21
  2. 922f156353c921
  3. be2f724d7cd41
  4. 1a4b05c71ba911
  5. 9bd8635d818c21
  6. 2700783521b01
  7. f062c35d8f471

What changed

  • c38282599c5a21See the full diff
    • added ObjectKey subschema #2 to the prefix request property allOf list

      request-property-all-of-added

    • the prefix request property type/format changed from string/ to /

      request-property-type-changed

    • the prefix request property's minLength was decreased from 1 to 0

      request-property-min-length-decreased

  • 922f156353c921See the full diff
    • removed the media type text/plain for the response with the status 404

      response-media-type-removed

    • removed the media type text/plain for the response with the status 500

      response-media-type-removed

    • api tag worker added

      api-tag-added

    • removed the media type text/plain for the response with the status 200

      response-media-type-removed

  • 1a4b05c71ba911See the full diff
    • added BucketName to the bucket request property allOf list

      request-property-all-of-added

    • removed Bucket from the bucket request property allOf list

      request-property-all-of-removed

    • added Bucket subschema #2 to the bucket request property allOf list

      request-property-all-of-added

    • the bucket request property type/format changed from string/ to /

      request-property-type-changed

    • removed the pattern (?!(^xn--|.+-s3alias$))^[a-z0-9][a-z0-9-]{1,61}[a-z0-9]$ from the request property bucket

      request-property-pattern-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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