João Cristóvão
09a4a1fd33
Missing cc in sendgrid packate ( #13063 )
...
The sendgrid package was missing the `cc` field, and the `bcc` field had a too generic type (`any` instead of `string[]`, as used on the `setCcs` and `setBccs` below.
2016-12-08 12:04:38 -08:00
Antonio Morales
ac94ea7331
Update sendgrid typings to v2.0.0 ( #8492 )
...
* rename sendgrid typing file to include version
* upate sendgrid typing definitions
* add reference to smtpapi typings
* merge
* make tests pass
2016-05-21 08:26:16 -07:00
vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
SomaticIT
e9e292d20d
Fix issue in sendgrid EmailOptions
2014-09-15 19:17:37 +02:00
SomaticIT
2f216035fd
Update tests to match definitions improvements
2014-09-15 19:16:13 +02:00
SomaticIT
9953dfefde
Add ghost module and fix module export issue
2014-09-15 19:15:30 +02:00
SomaticIT
c4a339b149
Add tests suite for sendgrid
2014-09-15 18:14:12 +02:00
SomaticIT
eb1d7786e2
Fix issue in sendgrid send method definition
2014-09-15 18:13:02 +02:00
SomaticIT
e49c09a129
Add definitions for sendgrid sdk for node
2014-09-15 00:09:11 +02:00