help_scout-sdk
help_scout-sdk copied to clipboard
Support for querying customers and updating their emails
This adds supports for two things:
-
Passing params for listing operations. I wanted to be able to use
query
params when finding customers. I think supporting params in general forlist
requests makes sense. -
Support for customer email updates
It also includes some changes for making the travis build pass:
- Upgrades
rake
to deal with security advisory CVE-2020-8130 that was making Travis fail. - Bump rubocop's ruby target version to make it work with version0.93 and make rubocop pass
Thanks for the nice lib!
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
I've made #25, maybe we can combine our efforts