forked from AkkomaGang/akkoma
Apply suggestion to docs/api/pleroma_api.md
This commit is contained in:
parent
8aed05ac15
commit
43022c347f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue