-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Labels
status: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap
Description
Issue Summary
Checking the request body for mail/send
(https://docs.sendgrid.com/api-reference/mail-send/mail-send), it was discovered that helper classes provided in this library are old and do not contain all info needed.
Errors found:
-
In mail_settings object, there are some properties that are not in MailSettings helper class:
bypass_spam_management
,bypass_bounce_management
andbypass_unsubscribe_management
-
In MailSettings helper class there is a property
bcc
that it is not described anymore in the request body
Metadata
Metadata
Assignees
Labels
status: help wantedrequesting help from the communityrequesting help from the communitytype: community enhancementfeature request not on Twilio's roadmapfeature request not on Twilio's roadmap