sendgrid-php icon indicating copy to clipboard operation
sendgrid-php copied to clipboard

feat: Add $query parameter for the send API request method

Open Ressinel opened this issue 2 years ago • 1 comments

Fixes

Add the possibility to send additional SendGrid settings like the Automatic CSS Inlining (css_inline).

Checklist

  • [x] I acknowledge that all my contributions will be made under the project's license
  • [ ] I have made a material change to the repo (functionality, testing, spelling, grammar)
  • [ ] I have read the Contribution Guidelines and my PR follows them
  • [ ] I have titled the PR appropriately
  • [ ] I have updated my branch with the main branch
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added the necessary documentation about the functionality in the appropriate .md file
  • [ ] I have added inline documentation to the code I modified

If you have questions, please file a support ticket.

Ressinel avatar Jun 19 '23 12:06 Ressinel

Uploading stable patch file for composer patches. 1103.patch

klausi avatar Sep 08 '25 14:09 klausi