minio-js icon indicating copy to clipboard operation
minio-js copied to clipboard

Ensure default expiration parameter is set for presigned URLs

Open bdalpe opened this issue 1 year ago • 2 comments

Resolves #1312

Additionally, remove unnecessary isFunction checks as that is now handled by the callbackify wrapper.

Added module in unit test library for better coverage.

bdalpe avatar Jun 26 '24 03:06 bdalpe