Changes to Upload a part of an ongoing multipart upload

PUT /worker/multipart/{key}

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

Changed in 3 of the 50 revisions of this API.1349

  1. c38282599c5a542
  2. 922f156353c931
  3. f062c35d8f4756

What changed

  • c38282599c5a542See the full diff
    • for the query request parameter minshards, default value 10 was added

      request-parameter-default-value-added

    • for the query request parameter totalshards, default value 30 was added

      request-parameter-default-value-added

    • added the pattern ^[0-9a-fA-F]{64}$ to the query request parameter uploadid

      request-parameter-pattern-added

    • for the query request parameter minshards, the type/format was changed from integer/uint32 to integer/uint8

      request-parameter-type-changed

    • for the query request parameter totalshards, the type/format was changed from integer/uint32 to integer/uint8

      request-parameter-type-changed

    • for the query request parameter partnumber, the max was set to 10000.00

      request-parameter-max-set

    • for the query request parameter minshards, the min was set to 1.00

      request-parameter-min-set

    • for the query request parameter partnumber, the min was set to 1.00

      request-parameter-min-set

    • for the query request parameter totalshards, the min was set to 2.00

      request-parameter-min-set

    • for the query request parameter partnumber, the type/format was generalized from integer/uint32 to integer/

      request-parameter-type-generalized

    • for the query request parameter uploadid, the type/format was generalized from / to string/

      request-parameter-type-generalized

  • 922f156353c931See the full diff
    • removed the media type text/plain for the response with the status 400

      response-media-type-removed

    • 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 503

      response-media-type-removed

    • api tag worker added

      api-tag-added

    • for the query request parameter minshards, default value 10 was removed

      request-parameter-default-value-removed

    • for the query request parameter totalshards, default value 30 was removed

      request-parameter-default-value-removed

    • for the query request parameter minshards, the type/format was changed from integer/uint8 to integer/uint32

      request-parameter-type-changed

    • for the query request parameter partnumber, the type/format was changed from integer/ to integer/uint32

      request-parameter-type-changed

    • for the query request parameter totalshards, the type/format was changed from integer/uint8 to integer/uint32

      request-parameter-type-changed

    • api tag worker removed

      api-tag-removed

    • removed the pattern ^[0-9a-fA-F]{64}$ from the query request parameter uploadid

      request-parameter-pattern-removed

    • for the query request parameter uploadid, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • added the media type text/plain for the response with the status 400

      response-media-type-added

    • added the media type text/plain for the response with the status 404

      response-media-type-added

    • added the media type text/plain for the response with the status 503

      response-media-type-added

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