From 74cc81325e8d1c08b9c08e147e52ac80345c1faa Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 19 Apr 2018 01:27:22 +0200 Subject: [PATCH] added /api/v1/media/:id to documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42e7612..1540d3e 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ Feature complete as of Mastodon 2.3.0 * [x] POST /api/v1/lists/:id/accounts * [x] DELETE /api/v1/lists/:id/accounts * [x] POST /api/v1/media + * [x] PUT /api/v1/media/:id * [x] GET /api/v1/mutes * [x] GET /api/v1/notifications * [x] GET /api/v1/notifications/:id