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

resolve changes to sendgrid.java that served only graas report #98

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

owades
Copy link
Member

@owades owades commented Feb 10, 2022

Change broke LoadAgendyData test. Created an issue for SendGrid unit test.

@owades owades changed the title resolve changes to sendgrid.java that served on graas report resolve changes to sendgrid.java that served only graas report Feb 10, 2022
Copy link
Collaborator

@unreasonableman unreasonableman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are actually pretty close to making this class a very light-weight java API for sendgrid. It's kind of a separate project, but really what's missing is:

  • changing name of map back to blobMap
  • pass in a list of mime types instead of assuming image\png
  • remove hardcoded sender, and instead use SendGrid.Builder approach to create and configure instances

Mostly just daydreaming, since we have all kinds of other stuff queued up

@owades
Copy link
Member Author

owades commented Feb 10, 2022

Created an issue :-) #101

@owades owades merged commit 68cc450 into main Feb 10, 2022
@owades owades deleted the bugfix/generalize-sendgrid branch March 2, 2022 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants