help_scout-sdk icon indicating copy to clipboard operation
help_scout-sdk copied to clipboard

Support for querying customers and updating their emails

Open jorgemanrubia opened this issue 4 years ago • 2 comments

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 for list 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!

jorgemanrubia avatar Dec 15 '20 09:12 jorgemanrubia

CLA assistant check
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.

CLAassistant avatar Nov 03 '22 21:11 CLAassistant

I've made #25, maybe we can combine our efforts

waghanza avatar Nov 16 '22 16:11 waghanza