Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Dec 22, 2016

Small fix, the current definition in index.d.ts of ClickTracking right now is ClickTracking(boolean, string) this one is giving a error from the API, so it should be ClickTracking(boolean, boolean)

ClickTracking(boolean, boolean) instead of ClickTracking(boolean,
string)
@thinkingserious
Copy link
Contributor

Hello @dhenriques,

Thank you for the PR!

We will be reviewing this PR soon, in the mean time, if you have not, please be sure to sign our CLA so that we can merge your changes. Thanks again!

Team DX

@thinkingserious thinkingserious added status: code review request requesting a community code review or review from Twilio status: cla needed labels Dec 22, 2016
@ghost
Copy link
Author

ghost commented Dec 30, 2016

Signed the CLA

@thinkingserious
Copy link
Contributor

Thanks again for the PR! Could you please take a moment to fill out this form so that we can send you some swag :)

@thinkingserious thinkingserious merged commit 0c5918b into sendgrid:master Mar 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: code review request requesting a community code review or review from Twilio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant