diff options
author | Maxim Filippov <colixer@gmail.com> | 2019-11-11 19:06:09 +0900 |
---|---|---|
committer | Maxim Filippov <colixer@gmail.com> | 2019-11-11 19:06:09 +0900 |
commit | 31343e4321a3c4053b66a1d6dc3da0e42dbdd972 (patch) | |
tree | 734352474f64a8b6521084d776d79367706a8b20 /docs/API/admin_api.md | |
parent | b2e8371e6a366a1b75c520c617a23edfff3f1274 (diff) | |
download | pleroma-31343e4321a3c4053b66a1d6dc3da0e42dbdd972.tar.gz |
Code style fixes
Diffstat (limited to 'docs/API/admin_api.md')
-rw-r--r-- | docs/API/admin_api.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/API/admin_api.md b/docs/API/admin_api.md index ce70b5122..9d914c9a6 100644 --- a/docs/API/admin_api.md +++ b/docs/API/admin_api.md @@ -58,7 +58,6 @@ Authentication is required and the user must be an admin. ### Remove a user -- Method `DELETE` - Params: - `nicknames` - Response: Array of user nicknames @@ -735,7 +734,6 @@ Copy settings on key `:pleroma` to DB. Copy all settings from DB to `config/prod.exported_from_db.secret.exs` with deletion from DB. -- Method `GET` - Params: none - Response: |