forked from AkkomaGang/akkoma
Fix API documentation
This commit is contained in:
parent
fe5d423b43
commit
d4a7577cde
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue