Changes to Create Upload Targets

POST /api/workspace/uploads

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

Changed in 3 of the 16 revisions of this API.5

  1. f90b0af01f1e2
  2. c53108d35a702
  3. ffd6acc43a4f1

What changed

    • added the required property max_single_put_bytes to the response with the 200 status

      response-required-property-added

    • added the required property multipart_available to the response with the 200 status

      response-required-property-added

    • added the optional property files/items/upload_id to the response with the 200 status

      response-optional-property-added

    • added the required property max_upload_bytes to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added