affanshahid / multer-storage-cloudinary

A Cloudinary multer storage engine
MIT License
104 stars 18 forks source link

V3 #14

Closed affanshahid closed 4 years ago

affanshahid commented 4 years ago
john-raymon commented 3 years ago

Nice!

john-raymon commented 3 years ago

Is there no longer a way to access the public_id of the from the file response?

john-raymon commented 3 years ago

Ah nevermind, it's assigned under the key "filename" now
filename: resp.public_id https://github.com/affanshahid/multer-storage-cloudinary/blob/1eb903d44ac6dd42eb1ab655b1e108acd97ed4ca/src/index.ts#L86