cloudinary / cloudinary_npm

Cloudinary NPM for node.js integration
629 stars 323 forks source link

Cached search support #620

Closed cloudinary-pkoniu closed 1 year ago

cloudinary-pkoniu commented 1 year ago

Brief Summary of Changes

New to_url() method added to the Search class to support new Cached Search feature.

What Does This PR Address?

Are Tests Included?

Reviewer, Please Note:

Unfortunately, lots of changed lines included in the PR are auto-formatting from my IDE. I'll work on improving the config for eslint to avoid these in the future.