uploadcare / uploadcare-ruby

Ruby API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
https://uploadcare.com
MIT License
39 stars 28 forks source link

Prevent duplicate uploads from same URL #62

Closed stefankp closed 3 years ago

stefankp commented 5 years ago

How can I use the options check_URL_duplicates and save_URL_duplicates with Uploadcare::Api? I tried multiple ways, but the API settings don't seem to acknowledge these options.