mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 15:18:26 -04:00
Add line to make bullet list display correctly
This commit is contained in:
@@ -307,6 +307,7 @@ where:
|
|||||||
* `page_size` is an optional integer indicating the number of notifications per page; if not provided, defaults to 50
|
* `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:
|
The ``GET /notifications`` request accepts the following query string parameters:
|
||||||
|
|
||||||
* `template_type` - `sms` or `email` (you can enter `template_type` twice)
|
* `template_type` - `sms` or `email` (you can enter `template_type` twice)
|
||||||
* `status` - `sending`, `delivered`, or `failed`
|
* `status` - `sending`, `delivered`, or `failed`
|
||||||
* `page` - page number
|
* `page` - page number
|
||||||
|
|||||||
Reference in New Issue
Block a user