filestack/filestack-ruby

Missing 'cache' Transformation

rtymchyk opened this issue · 3 comments

I notice that cache is not a valid item under TRANSFORMATIONS. For example, I'd like to be able to do:

transform.cache(expiry: 'max')

Is there any reason why I cannot create a PR to whitelist it?

Pull request ready ^

Already fixed! 👍

Ty