Skip to content

Conversation

@cesnietor
Copy link
Collaborator

@cesnietor cesnietor commented Nov 19, 2020

requires: minio/mc#3498 and update go.mod after that pr is merged.
fixes https://github.com/minio/console/issues/416
Allows to download an specific version of an object like #321 plus an additional query param version_id e.g.
http://localhost:{{mcsport}}/api/v1/buckets/<bucket_name>/objects/download?prefix=<file_prefix>&version_id=<version>

@cesnietor cesnietor force-pushed the download-version-api branch from 9d29f23 to 7705ebc Compare November 19, 2020 21:05
@dvaldivia
Copy link
Collaborator

minio/mc#3498 was merged

@dvaldivia dvaldivia merged commit a20c6dc into minio:master Nov 19, 2020
@cesnietor
Copy link
Collaborator Author

@dvaldivia go mod wasn't updated

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.

Add support for downloading/sharing a specific version of an object

3 participants