projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72a01f1
)
Update docs
author
Maxim Filippov
<colixer@gmail.com>
Sun, 22 Sep 2019 13:45:38 +0000
(16:45 +0300)
committer
Maxim Filippov
<colixer@gmail.com>
Sun, 22 Sep 2019 13:45:38 +0000
(16:45 +0300)
docs/api/admin_api.md
patch
|
blob
|
history
diff --git
a/docs/api/admin_api.md
b/docs/api/admin_api.md
index 9362e3d78ed3a7ac64b86d9b7981ecca48f6d787..8bc6379aacae4996bbbd18c51a4f47d3f209d7b1 100644
(file)
--- a/
docs/api/admin_api.md
+++ b/
docs/api/admin_api.md
@@
-298,7
+298,15
@@
Note: Available `:permission_group` is currently moderator and admin. 404 is ret
- Methods: `GET`
- Params: none
-- Response: password reset token (base64 string)
+- Response:
+
+```json
+{
+ "token": "U13DX6muOvpRsj35_ij9wLxUbkU-eFvfKttxs6gIajo=", // password reset token (base64 string)
+ "link": "https://pleroma.social/api/pleroma/password_reset/U13DX6muOvpRsj35_ij9wLxUbkU-eFvfKttxs6gIajo%3D"
+}
+```
+
## `/api/pleroma/admin/reports`
### Get a list of reports