logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 871fac3e4c9d8b1a138204ac754b2a9633bd9eaa
parent 8c6ec4c111081b34f68363ce20423e2f338fa2dd
Author: Alexander Strizhakov <alex.strizhakov@gmail.com>
Date:   Thu, 24 Sep 2020 09:41:40 +0300

docs update

Diffstat:

Mdocs/API/pleroma_api.md2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/docs/API/pleroma_api.md b/docs/API/pleroma_api.md @@ -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`