ActiveCampaign / activecampaign-api-php

MIT License
115 stars 76 forks source link

tags_list response fix DEVJIRA-2603 #63

Closed mthommes closed 7 years ago

mthommes commented 7 years ago

Fix for tags_list method returning a failure because it's missing result_code and succeeded response keys.

This will allow the raw response to be returned, and then it just needs to be decoded outside of the wrapper.

v2.0.1