aboutsummaryrefslogtreecommitdiff
path: root/docs/development/API/pleroma_api.md
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-08-05 09:43:24 -0500
committerAlex Gleason <alex@alexgleason.me>2021-08-05 11:11:24 -0500
commitb83758bd9634d4f2fb70a92159072dd44e49bb31 (patch)
tree2452e8c4e1544fc9a0ad71292901b6cd52765566 /docs/development/API/pleroma_api.md
parent2b3d7794b23aac30cf8f977009d17b1abc602d19 (diff)
parent5f5dc24027ee5cfadd226c5db2e2a2bdb0ababe0 (diff)
downloadpleroma-b83758bd9634d4f2fb70a92159072dd44e49bb31.tar.gz
Merge remote-tracking branch 'pleroma/develop' into moderators
Diffstat (limited to 'docs/development/API/pleroma_api.md')
-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