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

Rename files upload/download endpoints #4

Open
6 tasks done
nolan1999 opened this issue Oct 5, 2023 · 0 comments
Open
6 tasks done

Rename files upload/download endpoints #4

nolan1999 opened this issue Oct 5, 2023 · 0 comments
Assignees

Comments

@nolan1999
Copy link
Member

nolan1999 commented Oct 5, 2023

  • Rename /downloads/path -> /files/path/download
  • /files/path/url endpoint
  • Similar endpoint naming in worker-facing API
  • File upload user-facing: /files/config or data/id/path/upload and /files/config or data/id/path/url?
  • File upload worker-facing: /jobs/job_id/files/path/upload and /jobs/job_id/files/path/url?\
  • Rename /download/{path} to /download/{file_id}
@nolan1999 nolan1999 self-assigned this Oct 5, 2023
@nolan1999 nolan1999 changed the title Endpoint tags, rename /downloads/path to /files/path/download, /files/path/url, do same in worker-facing API Rename /downloads/path to /files/path/download, /files/path/url, do same in worker-facing API Oct 5, 2023
@nolan1999 nolan1999 changed the title Rename /downloads/path to /files/path/download, /files/path/url, do same in worker-facing API Rename files upload/download endpoints Oct 5, 2023
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

No branches or pull requests

1 participant