Changes to Upload a file
POST /api/files/actions/upload
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 28 revisions of this API.6211
What changed
- ○
added the success response with the status
200response-success-status-added
- ○
- ○
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/file_hashfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
file/file_sizefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
file/mime_typefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
file/original_filenamefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
file/user_idfrom the response with the201statusresponse-required-property-removed
- ●
removed the optional property
file/created_atfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
file/updated_atfrom the response with the201statusresponse-optional-property-removed
- ○
added the optional property
file/createdAtto the response with the201statusresponse-optional-property-added
- ○
added the optional property
file/updatedAtto the response with the201statusresponse-optional-property-added
- ○
added the required property
file/fileHashto the response with the201statusresponse-required-property-added
- ○
added the required property
file/fileSizeto the response with the201statusresponse-required-property-added
- ○
added the required property
file/mimeTypeto the response with the201statusresponse-required-property-added
- ○
added the required property
file/originalFilenameto the response with the201statusresponse-required-property-added
- ○
added the required property
file/userIdto the response with the201statusresponse-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
- ▲