-
Notifications
You must be signed in to change notification settings - Fork 261
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
Go Mail Helper Refactor #152
Comments
I got it |
@dtjm @extemporalgenome @Dharmik-Patel @deckarep @0sc @berto If you are tagged on this message, it means we are particularly interested in your feedback :) If you don't have the time, no worries and my apologies for the disturbance. If you do have the time, please take a look at the proposed helper upgrade above and let us know what you think. Any and all feedback is greatly appreciated. Thanks in advance! |
@thinkingserious which link did you want us to review? |
Hi @dtjm! The relevant links are in the Issue Summary above. Specifically, this link is the proposed specification and this link is the discussion around that proposal. And the goal is to implement these use cases. Thanks! With Best Regards, Elmer |
Hi, I have two suggestions:
thanks for your reading, I can help contributing if those suggestions are accepted and you need |
@thinkingserious I found above message is changed to |
Hello here. Is this issue still in progress ? Having this interface would really be nice. Also, providing a default mock using testify could be a simple way to allow lot of people to use it. Having to make a wrapper for unit testing is quite annoying 👍 :) Thanks for your work 👍 |
@titouanfreville Nope, looks like there is no one currently working on this issue. |
Issue Summary
An interface to easily interact with the
mail/send
endpoint of the SendGrid v3 Web API.The specification for this project is here.
Acceptance Criteria
All of the use cases defined here are implemented and all corresponding tests are passing.
The text was updated successfully, but these errors were encountered: