filestack / filestack-java

Official Java SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://filestack.com
Apache License 2.0
18 stars 18 forks source link

Uploads should get filename from path for path uploads #57

Closed shawnmaten closed 6 years ago

shawnmaten commented 6 years ago

Makes it match the previous behavior before InputStream uploads were added. Doesn't override a filename set in the passed StorageOptions, also as before.