Skip to content

Helpers do not have all properties #720

Description

@lopenchi

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 object, there are some properties that are not in Mail helper class: reply_to_list

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions