mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
reword 'total' field explanation
This commit is contained in:
@@ -304,7 +304,7 @@ where:
|
|||||||
* `links`:
|
* `links`:
|
||||||
* `last` is the url of the last page of notifications
|
* `last` is the url of the last page of notifications
|
||||||
* `next` is the url of the next page of notifications
|
* `next` is the url of the next page of notifications
|
||||||
* `total` is total number of notifications for the service of the given template type
|
* `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
|
* `page size`: is an optional integer indicating the number of notifications per page; if not provided, defaults to 50
|
||||||
|
|
||||||
The above fields are populated once the message has been processed; initially you get back the [response](#coderesponse) indicated above.
|
The above fields are populated once the message has been processed; initially you get back the [response](#coderesponse) indicated above.
|
||||||
|
|||||||
Reference in New Issue
Block a user