Changes to Update file metadata and properties
PUT /api/files/{file_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 28 revisions of this API.6210
What changed
- ○
the endpoint scheme security
bearerAuth AND cookieAuthwas added to the APIapi-security-added
- ○
the endpoint scheme security
cookieAuthwas removed from the APIapi-security-removed
- ○
- ▲
removed the required property
file_hashfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
file_sizefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
mime_typefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
original_filenamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
user_idfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
created_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
updated_atfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
createdAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
updatedAtto the response with the200statusresponse-optional-property-added
- ○
added the required property
fileHashto the response with the200statusresponse-required-property-added
- ○
added the required property
fileSizeto the response with the200statusresponse-required-property-added
- ○
added the required property
mimeTypeto the response with the200statusresponse-required-property-added
- ○
added the required property
originalFilenameto the response with the200statusresponse-required-property-added
- ○
added the required property
userIdto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 29 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲