mailjet / mailjet-apiv3-nodejs

[API v3] Official Mailjet API v3 NodeJS wrapper
https://dev.mailjet.com
MIT License
235 stars 69 forks source link

Usage for batch sending undocumented #271

Open fellmann opened 8 months ago

fellmann commented 8 months ago

As your documentation states, "In case of errors on one or several of the messages, the API will not stop the processing of other successful messages.". This is not reflected in the documentation, examples, response types or error types and can easily lead to wrong usage and sending mails multiple times.