From: Egor Kislitsyn Date: Mon, 18 May 2020 18:01:38 +0000 (+0400) Subject: Fix API documentation X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=d4a7577cdeeb86649dbab22a1addc57e6ed16e9c;p=akkoma Fix API documentation --- diff --git a/docs/API/pleroma_api.md b/docs/API/pleroma_api.md index 5895613a3..867f59919 100644 --- a/docs/API/pleroma_api.md +++ b/docs/API/pleroma_api.md @@ -265,7 +265,7 @@ See [Admin-API](admin_api.md) * Method `PUT` * Authentication: required * Params: - * `image`: Multipart image + * `file`: Multipart image * Response: JSON. Returns a mastodon media attachment entity when successful, otherwise returns HTTP 415 `{"error": "error_msg"}` * Example response: