helpscout / helpscout-api-php

PHP Wrapper for the Help Scout API
MIT License
98 stars 62 forks source link

Fixed Customer extract #142

Closed yeti7 closed 5 years ago

yeti7 commented 5 years ago

The existing code doesn't extract linked resources to API's specs. This pull request corrects that for Customer record.

bkuhl commented 5 years ago

Thanks for the contribution, we've expanded on this in https://github.com/helpscout/helpscout-api-php/pull/144