MadKudu / node-hubspot

Node wrapper for the HubSpot API
MIT License
192 stars 157 forks source link

files.upload: fix override&hidden params #282

Closed stnw closed 4 years ago

stnw commented 4 years ago

Why: the param "hidden" is fully ignored. the param "override" work incorrectly in case it's === false.