From 2b5f881d4453e4ceaa965c2de94172e2051aeace Mon Sep 17 00:00:00 2001 From: Catherine Heywood Date: Thu, 19 May 2016 14:45:59 +0100 Subject: [PATCH] formatting2 --- docs/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/index.md b/docs/index.md index 46f066cda..25b0a43d7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -305,12 +305,12 @@ where: * `last` is the URL of the last page of notifications * `next` is the URL of the next page of notifications - These URLs accept the following query string parameters: - * `template_type` - * `status` - * `page` - * `page_size` - * `limit_days` + These URLs accept the following query string parameters: + * `template_type` + * `status` + * `page` + * `page_size` + * `limit_days` * `total` is the total number of notifications sent by the service using the given template type * `page_size` is an optional integer indicating the number of notifications per page; if not provided, defaults to 50