From 9bd86beda43fafc933330f51118680d1e05401e8 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Thu, 17 Oct 2013 14:54:54 -0700 Subject: [PATCH] Updated REST GET message (markdown) --- REST-GET-message.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/REST-GET-message.md b/REST-GET-message.md index aa411f7..0d1cfa3 100644 --- a/REST-GET-message.md +++ b/REST-GET-message.md @@ -38,7 +38,8 @@ Response: (JSON reformatted for readability) "Size": 705, "Body": { "Text": "This is a test mailing.\r\n\r\nThis should be clickable: http://google.com/\r\n", - "Html": "\n\n

This is a test mailing in HTML

\n\n

This should be clickable: [...]" }, + "Html": "\n\n

This is a test mailing in HTML

\n\n

This should be clickable: [...]" + }, "Header": { "Content-Type": [ "multipart/alternative; boundary=\"----=_MIME_BOUNDARY_000_62717\""