emartech / suite-js-sdk

Simple Javascript wrapper for the Emarsys API
MIT License
9 stars 35 forks source link

feat(api): Add merge method to contact endpoint #72

Closed tt1991 closed 8 years ago

drawain commented 8 years ago

Please provide tests for the missing required parameters like this test: https://github.com/emartech/suite-js-sdk/blob/master/api/endpoints/email/index.spec.js#L21

Please fix it in the last two endpoint you made as well - I just overlooked this check.