From c75d03f28465b4b26faf7d89354b4baed06313af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20HUBSCHER?= Date: Thu, 18 Sep 2014 11:06:05 +0200 Subject: [PATCH] =?UTF-8?q?Bug=201069179=20=E2=80=94=20DELETE=20/registrat?= =?UTF-8?q?ion=20can=20take=20the=20simplePushURL=20as=20a=20querystring?= =?UTF-8?q?=20parameter.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/loop/apis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/loop/apis.rst b/source/loop/apis.rst index 29482bb..a42a03f 100644 --- a/source/loop/apis.rst +++ b/source/loop/apis.rst @@ -238,7 +238,7 @@ DELETE /registration Unregister a given simple push-url from the loop server. - Body parameters: + Body or querystring parameters: - **simplePushURL**, the simple-push endpoint url as defined in https://wiki.mozilla.org/WebAPI/SimplePush#Definitions