uploadcare / uploadcare-java

Java API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
https://uploadcare.com
Apache License 2.0
5 stars 13 forks source link

Add support for new params in copyFile #27

Closed dmitry-mukhin closed 4 years ago

dmitry-mukhin commented 4 years ago

There are several optional params for local and remote file copy methods. We need to add support for those.

26

dmitry-mukhin commented 4 years ago

This should be automatically resolved with #22