[skip ci] update todo

This commit is contained in:
kolaente 2019-07-20 20:46:06 +02:00
parent 48826a6ed7
commit 2e599e792e
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ Sorry for some of them being in German, I'll tranlate them at some point.
* [ ] All `ReadAll` methods should return the number of items per page, the number of items on this page, the total pages and the items
-> Check if there's a way to do that efficently. Maybe only implementing it in the web handler.
* [ ] Move lists between namespaces -> Extra endpoint
* [ ] Middleware to have configurable rate-limiting per user
### Infra