-
Notifications
You must be signed in to change notification settings - Fork 16
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
IBX-8344: Added endpoint for download images #1271
Conversation
Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co>
Quality Gate passedIssues Measures |
Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co>
975c528
to
79b727b
Compare
c70e875
to
2bb0281
Compare
b767015
to
12fb046
Compare
12fb046
to
86a754f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice to have some test case covering unhappy path (enableMultipleDownload: false
) but it's not a biggie.
@ciastektk when I send a request to get 2 or more files, downloaded file doesn't contains .zip extention. I have to add it manually to file name (tested through web browser and postman). |
Quality Gate passedIssues Measures |
Description:
For QA:
This PR adds new endpoint for download images used in Image picker.
When downloading several images a zip archive is created with all images.
Documentation: