docs update

This commit is contained in:
Alexander Strizhakov 2020-09-24 09:41:40 +03:00
parent 8c6ec4c111
commit 871fac3e4c
No known key found for this signature in database
GPG Key ID: 022896A53AEF1381
1 changed files with 2 additions and 0 deletions

View File

@ -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`