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
What changed
- ▲
the
filenamerequest property's minLength was increased from0to1request-property-min-length-increased
- ●
the
filenamerequest property's maxLength was set to255request-property-max-length-set
- ●
the
total_sizerequest property's max was set to10737418240.00request-property-max-set
- ●
the
total_sizerequest property's min was set to1.00request-property-min-set
- ▲
- ●
removed the optional property
docs_urlfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
docs_urlfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
docs_urlfrom the response with the500statusresponse-optional-property-removed
- ●
- ○
added the new
audioenum value to the request propertytyperequest-property-enum-value-added
- ○
added the new
imageenum value to the request propertytyperequest-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
- ○