biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
12 stars 15 forks source link

[API] endpoint for getting all files in volume #640

Open dlangenk opened 1 year ago

dlangenk commented 1 year ago

As most files now reside in user-storage a redirect to openstack is returned with the api/v1/images/:id/file endpoint. As this link is valid without authentification etc. an endpoint to return these links for the whole volume would be meaningful. In cases where the file is not in user-storage the endpoint url from above could be returned.