Remove flag that no longer exists. (#1482)
See https://github.com/mastodon/mastodon/pull/31008
This commit is contained in:
parent
522d9c2ad8
commit
c0353e222b
1 changed files with 0 additions and 3 deletions
|
@ -540,9 +540,6 @@ min_id
|
||||||
limit
|
limit
|
||||||
: Integer. Maximum number of results to return. Defaults to 40 notification requests. Max 80 notification requests.
|
: Integer. Maximum number of results to return. Defaults to 40 notification requests. Max 80 notification requests.
|
||||||
|
|
||||||
dismissed
|
|
||||||
: Boolean. Shows only dismissed requests if `true`, and only non-dismissed requests if `false`. Defaults to `false`.
|
|
||||||
|
|
||||||
#### Response
|
#### Response
|
||||||
|
|
||||||
##### 200: OK
|
##### 200: OK
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue