Skip to content
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

SendGrid API response handling #664

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

SendGrid API response handling #664

wants to merge 6 commits into from

Commits on Sep 22, 2020

  1. Adding a SendGrid response handler to allow for some extensibility

    Bavetta authored and Bavetta committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e2667d3 View commit details
    Browse the repository at this point in the history
  2. Namespace consistency and cleanup

    Bavetta authored and Bavetta committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4788122 View commit details
    Browse the repository at this point in the history
  3. Update DefaultSendGridResponseHandler.cs

    Bavetta authored and Bavetta committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    a06a0e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Update WebJobs.Extensions.SendGrid.csproj

    Bavetta authored and Bavetta committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    df3df69 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Fixing tests and mitigating some compilation warnings

    Bavetta authored and Bavetta committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    5f73a80 View commit details
    Browse the repository at this point in the history
  2. Fixing compile errors in other projects

    Bavetta authored and Bavetta committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    e30cfed View commit details
    Browse the repository at this point in the history