logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: ca1eac01ddea8cb13059592630ac5399aeac9b65
parent 96e85ea687396eaf70fcbf0387c2605eaadc6612
Author: feld <feld@feld.me>
Date:   Mon,  7 Jun 2021 17:03:51 +0000

Merge branch 'notification-settings-docs-fix' into 'develop'

Docs: /api/v1/pleroma/notification_settings --> /api/pleroma/notification_settings

See merge request pleroma/pleroma!3448

Diffstat:

Mdocs/development/API/pleroma_api.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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