alexgaribay / sendgrid_elixir

Create and send composable emails with Elixir and SendGrid.
MIT License
86 stars 44 forks source link

Incorrect typespecs on certain types #28

Closed alexgaribay closed 5 years ago

alexgaribay commented 5 years ago

email and attachment in SendGrid.Email are too strict. Some keys can be present and some values can be nil.