Changes to upload file or create folder
PUT /api/v1/files/{storage}/{path}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 49 revisions of this API.48
What changed
- ○
added optional request body
request-body-added-optional
- ○
- ▲
the
Print-After-Uploadrequest header's property undefined was restricted to a list of enum valuesrequest-header-property-became-enum
- ▲
the
headerrequest parameterPrint-After-Uploadwas restricted to a list of enum valuesrequest-parameter-became-enum
- ▲
for the
headerrequest parameterPrint-After-Upload, default value was changed fromfalseto?0request-parameter-default-value-changed
- ○
added the new enum value
?0to theheaderrequest parameterPrint-After-Uploadrequest-parameter-enum-value-added
- ○
added the new enum value
?1to theheaderrequest parameterPrint-After-Uploadrequest-parameter-enum-value-added
- ○
for the
headerrequest parameterPrint-After-Upload, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ▲
- ○
added the new optional
headerrequest parameterOverwritenew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○
added the new optional
headerrequest parameterAcceptto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the new optional
headerrequest parameterAccept-Languageto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲