cloudinary / cloudinary_npm

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

fix: adding clear_invalid only when not null #622

Closed cloudinary-pkoniu closed 1 year ago

cloudinary-pkoniu commented 1 year ago

Brief Summary of Changes

Adding clear_invalid for options to the request only when it's not null.

What Does This PR Address?

Are Tests Included?