The main handler for processing upload attempts via the API. Kicks in after the basic MIME check within the Multer middleware. Handles metadata validation & creation of "File" revisions.
Express request
Express response
callback invoked by the Multer middleware
The main handler for processing upload attempts via the API. Kicks in after the basic MIME check within the Multer middleware. Handles metadata validation & creation of "File" revisions.