Update DEVELOPMENT.md

pull/47/head
Lorenz Diener 2017-04-26 12:31:17 +02:00 zatwierdzone przez GitHub
rodzic a67b27c3c2
commit d25e337c19
1 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -8,11 +8,13 @@ Here's some general stuff to keep in mind, and some work that needs to be done
* GET /api/v1/reports
* POST /api/v1/reports
* GET /api/v1/statuses/:id/card
* PATCH /api/v1/accounts/update_credentials
* Documentation that needs to be updated:
* Toot dicts are missing some fields (cards, applications, visibility)
* Some others probably are missing stuff also
* Follows is missclassified
* Other things missing:
* Transparent as well as explicit pagination support
* Tests (long-term goal)