Skip to content

Update README with example params submission - #27

Open
josh-works wants to merge 1 commit into
bradpauly:masterfrom
josh-works:add-params-example-to-readme
Open

Update README with example params submission#27
josh-works wants to merge 1 commit into
bradpauly:masterfrom
josh-works:add-params-example-to-readme

Conversation

@josh-works

@josh-works josh-works commented Jun 8, 2019

Copy link
Copy Markdown

As outlined in #19, griddler-mailgun will fail to parse params in some situations.

We can see the expected params here:

https://github.com/bradpauly/griddler-mailgun/blob/master/lib/griddler/mailgun/adapter.rb#L15

It can be tricky, because griddler-mailgun expects a key for To, but if it receives to, it will fail to grab the param.

I'm happy to make a PR that updates the behavior of griddler-mailgun, so it's case-insensitive. I didn't want to presume too much, so I thought a quick documentation update might save someone else down the road a few hours.

This PR is at odds with #28; if this PR is accepted, #28 should be closed, and vice versa.

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.

1 participant