-
Notifications
You must be signed in to change notification settings - Fork 78
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
Added: possibility of adding asm configuration to mail object #73
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #73 +/- ##
==========================================
+ Coverage 65.38% 68.14% +2.75%
==========================================
Files 1 1
Lines 104 113 +9
Branches 30 33 +3
==========================================
+ Hits 68 77 +9
Misses 29 29
Partials 7 7
Continue to review full report at Codecov.
|
Get back if you want to merge this, because at this point I'm beyond this issue in my fork. |
@danniehakan Please resolve conflict and I'll merge it. |
I've resolved the conflicts. |
@danniehakan can you please add small description to documents. |
It seems like the build timed out upon dependency installation. It seems to be unrelated to this. |
@danniehakan @andriisoldatenko, is there anything that needs to be done before it can be merged? Thanks! |
@andriisoldatenko Hello! Would love to have this merged. If you run the build again I am sure it will pass |
Just stumbled upon this again. Am I supposed to do anything here? I'm not sure why the build failed, and I don't know if I'm able to re-run the build step. |
ASM fields in /mail/send v3 endpoint support has been added
Resolves #72