forked from AkkomaGang/akkoma
docs update
This commit is contained in:
parent
8c6ec4c111
commit
871fac3e4c
1 changed files with 2 additions and 0 deletions
|
@ -452,6 +452,8 @@ The status posting endpoint takes an additional parameter, `in_reply_to_conversa
|
|||
* Authentication: required (admin)
|
||||
* Params:
|
||||
* `url`: url of the instance to get packs from
|
||||
* `page`: page number for packs (default 1)
|
||||
* `page_size`: page size for packs (default 50)
|
||||
* Response: JSON with the pack list, hashmap with pack name and pack contents
|
||||
|
||||
## `POST /api/pleroma/emoji/packs/download`
|
||||
|
|
Loading…
Reference in a new issue