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

Implement attachment download #951

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

ipasic-softserve
Copy link
Contributor

  • Added new get endpoint to attachment router
  • Added new endpoint to attachment controller
  • Added downloadAttachment method to attachment service
  • Added downloadFile method to upload service

@ipasic-softserve ipasic-softserve marked this pull request as ready for review November 11, 2024 15:52
Copy link
Contributor

@PavloDolia PavloDolia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please write swagger docs for the GET /attachments/{id} endpoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(SP: 1) Add an endpoint to enable attachment downloading functionality
5 participants