1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

Updated REST GET message (markdown)

James Hillyerd
2013-10-16 17:07:23 -07:00
parent 7460143909
commit c5a4656ea1

@@ -13,7 +13,7 @@ Retrieve message body
### Output ### Output
The Inbucket version of the message headers, plus the Text and HTML portions of the MIME body of the email. The Inbucket version of the message headers (same as returned by [GET /mailbox/{name}](https://github.com/jhillyerd/inbucket/wiki/REST-GET-mailbox)), plus the Text and HTML portions of the MIME body of the email.
### Example ### Example