pablo-co / bamboo_postmark

A Bamboo adapter for Postmark
MIT License
39 stars 29 forks source link

Return body in response of PostmarkAdapter.deliver #14

Closed pablo-co closed 7 years ago

pablo-co commented 7 years ago

In 10bd20e the with_body request option was accidentally removed from PostmarkAdapter.deliver/2.

This change restores this option and adds a test to verify that the textual body is returned instead of the reference.