Merge branch 'fix/remove_auto_nsfw' into 'develop'
[akkoma] / docs / development / API / differences_in_mastoapi_responses.md
index 5f694602277c285d0f15e0fbcdff3961a178232b..a14fcb416c39a95f97f9dd71a059622ca2297d41 100644 (file)
@@ -103,7 +103,7 @@ Has these additional fields under the `pleroma` object:
 - `allow_following_move`: boolean, true when the user allows automatically follow moved following accounts
 - `unread_conversation_count`: The count of unread conversations. Only returned to the account owner.
 - `unread_notifications_count`: The count of unread notifications. Only returned to the account owner.
-- `notification_settings`: object, can be absent. See `/api/pleroma/notification_settings` for the parameters/keys returned.
+- `notification_settings`: object, can be absent. See `/api/v1/pleroma/notification_settings` for the parameters/keys returned.
 - `accepts_chat_messages`: boolean, but can be null if we don't have that information about a user
 - `favicon`: nullable URL string, Favicon image of the user's instance