cloudinary / cloudinary_gem

Cloudinary GEM for Ruby on Rails integration
https://cloudinary.com
420 stars 285 forks source link

Pass transformation in request body rather than in query param #448

Closed YomesInc closed 3 years ago

YomesInc commented 3 years ago

Brief Summary of Changes

The transformation definition is now passed in body of request instead of as a part of query string

What does this PR address?

[ ] Gitub issue (Add reference - #XX) [x] Refactoring [ ] New feature [ ] Bug fix [ ] Adds more tests

Are tests included?

[x] Yes [ ] No