Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helpers do not have all properties #474

Open
lopenchi opened this issue Nov 10, 2021 · 1 comment
Open

Helpers do not have all properties #474

lopenchi opened this issue Nov 10, 2021 · 1 comment
Labels
status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap

Comments

@lopenchi
Copy link

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 and bypass_unsubscribe_management

  • In MailSettings helper class there is a property bcc that it is not described anymore in the request body

@JenniferMah JenniferMah added status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap labels Nov 12, 2021
@JenniferMah
Copy link
Contributor

Hi @lopenchi,
Thanks for opening a github issue! This issue is in our internal backlog. Please track its progress through DI-1810. Pull requests and +1s on the issue summary will help it move up the backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help wanted requesting help from the community type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

2 participants