Ben Thorner
0312e2a528
Split generating authorization headers by type
...
In response to [1].
[1]: https://github.com/alphagov/notifications-api/pull/3300#discussion_r681653248
2021-08-04 15:13:52 +01:00
Ben Thorner
a91fde2fda
Run auto-correct on app/ and tests/
2021-03-12 11:45:45 +00:00
Katie Smith
3398e4cf93
Paginate the function to get all complaints
...
The DAO function to get all complaints has been paginated and the
endpoint which uses it has been updated to take a page number as a query
parameter.
2018-07-03 11:11:49 +01:00
Katie Smith
7f4b828aff
Add tests for get_complaint_count endpoint
...
* Added unit tests for the get_complaint_count endpoint
* Updated the schema to use 'date' format instead of 'datetime'
* Updated the complaint endpoint to convert start_date and end_date to
be dates instead of strings
2018-06-27 09:11:38 +01:00
Rebecca Law
c5524a3fe9
[WIP]
2018-06-05 17:23:24 +01:00
Rebecca Law
64f077f2f4
New endpoint to return data for complaints.
2018-06-05 14:25:24 +01:00