cloudinary_scala icon indicating copy to clipboard operation
cloudinary_scala copied to clipboard

Cloudinary Scala Client Library

Results 7 cloudinary_scala issues
Sort by recently updated
recently updated
newest added

Would it be possible to get an example for handling a multiple file upload?

enhancement

It is a very bad practive to use snapshot version to maven/sbt publish artifact because you can change lib without updating version and perform bugs in production app user of...

question

Many of the dependencies were very old and had to be upgraded too.

We'd like to update to 2.12, could you publish for 2.12 as well please?

enhancement

fixes #23 - made some other housekeeping / project-structure / code-style changers on the way as well - putting this here in case others find it useful; most likely I'll...

Hi, to upload large videos I guess `uploadLargeRaw` function should be used. However, it uploads the file as a file, not the video. How can I specify a folder name...

enhancement

It will allow uploading large videos/images. At the moment only uploading large RAW files is supported. I really need this feature in my project. I also tested it locally and...