Closed mthommes closed 9 years ago
This allows API users to make calls like:
var data = {email: 'test@test.com', tags: 'tag1,tag2,etc'}; ac.api('contact/tag/add', data);
Noticed this issue from #10
This allows API users to make calls like:
Noticed this issue from #10