Skip to content

Fix bug in contact update method

Compare
Choose a tag to compare
@GabrielAnca GabrielAnca released this 06 Aug 08:12
· 21 commits to master since this release
acb9f20

The previous release introduced support for the Contacts API. However, the contact update method wasn't working because it was missing the contact id in the URL. This release fixes the $client->contacts->update method.