Skip to content

Allow API Gateway to pipe file data with correct name instead of uuid #59

@evanugarte

Description

@evanugarte

On website/src/ApiFunctions/ApiHandler.js:26, we have to explicitly set the file name and make the handleDownload function take a parameter so we can download the file with the correct name. Instead, lets have the API gateway respond with the correct file name when taking in a uuid at the /download endpoint.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions