Single file download #238
Labels
integration
Tasks involving the connection and interaction of UI features with the Dataverse API
pm.GREI-d-2.7.1
NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows
pm.GREI-d-2.7.2
NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows
Size: 10
A percentage of a sprint. 7 hours.
Overview of the Feature Request
There is already an endpoint under the access API to download a single file. This endpoint is consumed from JSF. See: https://github.com/IQSS/dataverse/blob/develop/src/main/java/edu/harvard/iq/dataverse/FileDownloadHelper.java#L88
We can follow the same approach as for image thumbnails, without using js-dataverse and using direct API call.
What kind of user is the feature intended for?
SPA users.
What inspired the request?
What existing behavior do you want changed?
None
Any brand new behavior do you want to add to Dataverse?
Single file download
Any open or closed issues related to this feature request?
The text was updated successfully, but these errors were encountered: