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

Fix support of replyTo on Api Transport #3

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

mrDlef
Copy link
Contributor

@mrDlef mrDlef commented Nov 26, 2024

Hi,

In the payload generated to be sent to the Sparkpost API the Reply-To is set with a camelCase key but Sparkpost transmissions API indicate it as snake_case. Also, this field can contains multiple mail adresses but need to be a string.

Let me know if you want me to adapt the code or the tests in another way.

Cheers

@gam6itko gam6itko merged commit fae4818 into gam6itko:master Nov 26, 2024
1 check passed
@gam6itko
Copy link
Owner

thanks

@mrDlef mrDlef deleted the transport-api-reply-to-support branch November 26, 2024 17:05
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