Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download end point refactor #1547

Open
wants to merge 6 commits into
base: data-folder
Choose a base branch
from
Open

Download end point refactor #1547

wants to merge 6 commits into from

Conversation

Tansito
Copy link
Member

@Tansito Tansito commented Dec 3, 2024

Summary

Following the work done in #1529 this PR refactors the download end-point. The process followed was very similar:

This PR enables files/download and files/provider/download end-points to be able to download the files from the user and provider directory.

Details and comments

  • files/download end-point was separated in two:
    • files/download now contains the paths: username/ and username/provider/function. Following the previous development, with the purpose to separate files to be downloaded from functions from the user's root folder.
    • files/provider/download to manage the path provider/function so now each function will have its own folder in the provider directory to download the files.

@Tansito Tansito requested a review from a team December 3, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant