From f0b7acc9a0eabbb32b4f226da30aa480b302888b Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Wed, 23 Aug 2017 14:57:35 -0700 Subject: [PATCH] update docs --- views/docs.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/views/docs.php b/views/docs.php index adaaf65..9cec0cf 100644 --- a/views/docs.php +++ b/views/docs.php @@ -14,7 +14,7 @@

@@ -46,7 +46,6 @@

The POST request body will be the exact contents available at the topic URL. Switchboard fetches the HTML immediately so this value can be guaranteed to be "fresh" and not cached. You can parse this body the same way you would have parsed the contents of fetching the topic URL itself. The content type of the request will match the content type of the topic URL.

-