summaryrefslogtreecommitdiff
path: root/docs/development/API
diff options
context:
space:
mode:
authorSean King <seanking2919@protonmail.com>2021-07-10 11:04:16 -0600
committerSean King <seanking2919@protonmail.com>2021-07-10 11:04:16 -0600
commit5d279a22b162e7d8a871db1b9368a888e92ea167 (patch)
tree1d89f3c93ee1dc46b185f6d438828fb0b572e6be /docs/development/API
parent26d2c677b78b7cc22a98dfe4648e5b3f5b4da3ea (diff)
parentaa9a6c3c056fde45b4c13c9c873cef9492b279e9 (diff)
downloadpleroma-5d279a22b162e7d8a871db1b9368a888e92ea167.tar.gz
pleroma-5d279a22b162e7d8a871db1b9368a888e92ea167.zip
Merge develop branch upstream
Diffstat (limited to 'docs/development/API')
-rw-r--r--docs/development/API/pleroma_api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/API/pleroma_api.md b/docs/development/API/pleroma_api.md
index d896f0ce7..8f6422da0 100644
--- a/docs/development/API/pleroma_api.md
+++ b/docs/development/API/pleroma_api.md
@@ -300,7 +300,7 @@ See [Admin-API](admin_api.md)
* Note: Behaves exactly the same as `POST /api/v1/upload`.
Can only accept images - any attempt to upload non-image files will be met with `HTTP 415 Unsupported Media Type`.
-## `/api/v1/pleroma/notification_settings`
+## `/api/pleroma/notification_settings`
### Updates user notification settings
* Method `PUT`
* Authentication: required