add GetAccountStatuses

This commit is contained in:
Yasuhiro Matsumoto 2017-04-16 21:42:54 +09:00
parent 6651ec3363
commit 8a1347fad6
2 changed files with 11 additions and 1 deletions

View file

@ -29,7 +29,7 @@ if err != nil {
* [x] PATCH /api/v1/accounts/update_credentials
* [x] GET /api/v1/accounts/:id/followers
* [x] GET /api/v1/accounts/:id/following
* [ ] GET /api/v1/accounts/:id/statuses
* [x] GET /api/v1/accounts/:id/statuses
* [x] POST /api/v1/accounts/:id/follow
* [x] POST /api/v1/accounts/:id/unfollow
* [x] GET /api/v1/accounts/:id/block