Skip to content

Commit

Permalink
Update notifications.md to include from_account
Browse files Browse the repository at this point in the history
This PR is dependent on another PR getting merged: mastodon/mastodon#10796 . If that PR is not accepted, this can also be closed
  • Loading branch information
Paul committed May 20, 2019
1 parent fc3a976 commit 7cf6355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/api/rest/notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Returns array of [Notification]({{< relref "entities.md#notification" >}})
| `min_id` | Return results immediately newer than ID | Optional ||
| `limit` | Maximum number of results | Optional | 20 |
| `exclude_types` | Array of types to exclude (e.g. `follow`, `favourite`, `reblog`, `mention`) | Optional ||
| `from_account` | username@domain of user to include | Optional ||

### Pagination

Expand Down

0 comments on commit 7cf6355

Please sign in to comment.