Changes to Create a multipart upload session

POST /assets/multipart-uploads

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

Changed in 3 of the 8 revisions of this API.162

  1. fd9d80e384a813
  2. 5dbd6e8473c93
  3. c0926990c6622

What changed

  • fd9d80e384a813See the full diff
    • the filename request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the filename request property's maxLength was set to 255

      request-property-max-length-set

    • the total_size request property's max was set to 10737418240.00

      request-property-max-set

    • the total_size request property's min was set to 1.00

      request-property-min-set

    • removed the optional property docs_url from the response with the 400 status

      response-optional-property-removed

    • removed the optional property docs_url from the response with the 403 status

      response-optional-property-removed

    • removed the optional property docs_url from the response with the 500 status

      response-optional-property-removed

    • added the new audio enum value to the request property type

      request-property-enum-value-added

    • added the new image enum value to the request property type

      request-property-enum-value-added

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