Fix README

pull/16/head
178inaba 2017-04-17 00:12:11 +09:00
parent c39d5765d4
commit 679457b6dd
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@ if err != nil {
* [x] GET /api/v1/blocks * [x] GET /api/v1/blocks
* [x] GET /api/v1/favourites * [x] GET /api/v1/favourites
* [x] GET /api/v1/follow_requests * [x] GET /api/v1/follow_requests
* [ ] POST /api/v1/follow_requests/authorize * [ ] POST /api/v1/follow_requests/:id/authorize
* [ ] POST /api/v1/follow_requests/reject * [ ] POST /api/v1/follow_requests/:id/reject
* [x] POST /api/v1/follows * [x] POST /api/v1/follows
* [x] GET /api/v1/instance * [x] GET /api/v1/instance
* [ ] POST /api/v1/media * [ ] POST /api/v1/media