Skip to content

Conversation

@cesnietor
Copy link
Collaborator

Adds single object download api
It also integrates it with the objects list UI.

Can be called doing GET:
http://localhost:{{mcsport}}/api/v1/buckets/<bucket_name>/objects/download?prefix=<file_prefix>

Screen Shot 2020-10-08 at 2 58 45 PM

Test Notes:
Add some objects to your bucket and make sure you can download the object with no errors using the UI.

Note: Requires authenticated request.

  • Tests included

@cesnietor cesnietor self-assigned this Oct 8, 2020
dvaldivia
dvaldivia previously approved these changes Oct 8, 2020
Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

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

LGTM, works fine

@dvaldivia dvaldivia merged commit 7e6e64c into minio:master Oct 9, 2020
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.

3 participants