Open leebenson opened 7 years ago
Hey @leebenson, take a look at this commit on a PR I just opened, should address your issue here: https://github.com/ActiveCampaign/activecampaign-api-nodejs/pull/47/commits/55de1d62662b71c0ed3eba7c45d72177297f59f2
@leebenson The PR fixing your issue is being considered for a future major version release. If you need this change implemented sooner than that please open a PR against the master
branch.
Calling any API function requires an empty object be passed, e.g:
It would be far cleaner if on this line you had a default prop:
... which would mean the api call could simply be:
... in the absence of options.