From 9ad1ea0e55e7c038ff30aca26daf612305af2d0d Mon Sep 17 00:00:00 2001 From: catherineheywood Date: Tue, 24 May 2016 13:45:21 +0100 Subject: [PATCH] Add line to make bullet list display correctly --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index c386279b3..a323876f3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -307,6 +307,7 @@ where: * `page_size` is an optional integer indicating the number of notifications per page; if not provided, defaults to 50 The ``GET /notifications`` request accepts the following query string parameters: + * `template_type` - `sms` or `email` (you can enter `template_type` twice) * `status` - `sending`, `delivered`, or `failed` * `page` - page number