Apply suggestion to docs/api/pleroma_api.md

This commit is contained in:
vaartis 2019-09-13 12:32:40 +00:00 committed by Ekaterina Vaartis
parent 8aed05ac15
commit 43022c347f
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ The status posting endpoint takes an additional parameter, `in_reply_to_conversa
## `GET /api/pleroma/emoji/packs/:name/download_shared`
### Requests a local pack from the instance
* Method `GET`
* Authentication: not requires
* Authentication: not required
* Params: None
* Response: the archive of the pack with a 200 status code, 403 if the pack is not set as shared,
404 if the pack does not exist