docs fix
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 31 Mar 2020 08:38:37 +0000 (11:38 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Thu, 30 Apr 2020 13:09:23 +0000 (16:09 +0300)
docs/API/pleroma_api.md

index dc39c8b0b3ea7b235fc3b7fd0ca626ba2a106af5..0c4d5c797d7ae5ecf3f6acff8ba7d314d68e5377 100644 (file)
@@ -345,6 +345,7 @@ The status posting endpoint takes an additional parameter, `in_reply_to_conversa
 * Params:
   * `url`: url of the instance to download from
   * `name`: pack to download from that instance
+  * `as`: (*optional*) name how to save pack
 * Response: JSON, "ok" with 200 status if the pack was downloaded, or 500 if there were
   errors downloading the pack
 
@@ -357,7 +358,7 @@ The status posting endpoint takes an additional parameter, `in_reply_to_conversa
 
 ## `PATCH /api/pleroma/emoji/packs/:name`
 ### Updates (replaces) pack metadata
-* Method `POST`
+* Method `PATCH`
 * Authentication: required
 * Params:
   * `metadata`: metadata to replace the old one