vdavid / node-mautic

Node.js Mautic API with ES6+async/await
Apache License 2.0
47 stars 26 forks source link

listContactCompanies should accept Query Parameters #22

Closed FranckGIT closed 3 years ago

FranckGIT commented 3 years ago

Hi, Following the Mautic api, companies.listContactCompanies should accept Query Parameters.

Thanks in advance

vdavid commented 3 years ago

@pushparajsamant's PR #23 solved this. I've merged and tested it, so I'll close this issue. Thanks for reporting it @FranckGIT and @pushparajsamant for the PR. :)