diff options
author | Egor Kislitsyn <egor@kislitsyn.com> | 2020-09-26 20:34:44 +0400 |
---|---|---|
committer | Egor Kislitsyn <egor@kislitsyn.com> | 2020-10-07 18:35:28 +0400 |
commit | 6d5f02a1da81ed7693c5ae364a25bc0b54ee1a38 (patch) | |
tree | f30cce59bd11bda6c8f1c62fbdf9ed87796e234b /docs/API | |
parent | f1e4333dd7976e8cbef44a3bcfe5c96bef177c6f (diff) | |
download | pleroma-6d5f02a1da81ed7693c5ae364a25bc0b54ee1a38.tar.gz |
Fix API documentation
Diffstat (limited to 'docs/API')
-rw-r--r-- | docs/API/pleroma_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/API/pleroma_api.md b/docs/API/pleroma_api.md index fa3a9a449..7a0a80dad 100644 --- a/docs/API/pleroma_api.md +++ b/docs/API/pleroma_api.md @@ -620,7 +620,7 @@ Emoji reactions work a lot like favourites do. They make it possible to react to ### Create a user backup archive * Method: `POST` -* Authentication: not required +* Authentication: required * Params: none * Response: JSON * Example response: |