diff --git a/content/en/methods/notifications.md b/content/en/methods/notifications.md index 30fc55fe..67745fc9 100644 --- a/content/en/methods/notifications.md +++ b/content/en/methods/notifications.md @@ -67,7 +67,7 @@ min_id : String. Return results immediately newer than this ID limit -: Integer. Maximum number of results to return. Defaults to 15 notifications. Max 30 notifications. +: Integer. Maximum number of results to return. Defaults to 40 notifications. Max notifications depends on the limit param. types[] : Array of String. Types to include in the result. @@ -394,4 +394,4 @@ Invalid or missing Authorization header. {{< page-relref ref="methods/push" caption="push API methods" >}} -{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/notifications_controller.rb" caption="app/controllers/api/v1/notifications_controller.rb" >}} \ No newline at end of file +{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/controllers/api/v1/notifications_controller.rb" caption="app/controllers/api/v1/notifications_controller.rb" >}}