summaryrefslogtreecommitdiff
path: root/docs/development/API/pleroma_api.md
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-07-27 08:29:53 -0500
committerAlex Gleason <alex@alexgleason.me>2021-07-27 08:29:53 -0500
commit33a19c002a9196cb67d3379d5237f9490c957f1b (patch)
treeba6cbd601f1c20560d627677b1332324898fb01f /docs/development/API/pleroma_api.md
parent94db0b7cd604022c65b9f70e5c5a939ac3ed4801 (diff)
parent7acdab1f305bac744a302e3b44e2e920d6bc8a47 (diff)
downloadpleroma-33a19c002a9196cb67d3379d5237f9490c957f1b.tar.gz
pleroma-33a19c002a9196cb67d3379d5237f9490c957f1b.zip
Merge remote-tracking branch 'pleroma/develop' into errorview-json-fix
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