Add explanation of rate limit in scheduled status entity (#1584)
* Add explanation of rate limit in scheduled status entity * Add deprecated note
This commit is contained in:
parent
441d374ce6
commit
4afe1ae06f
1 changed files with 2 additions and 2 deletions
|
@ -194,9 +194,9 @@ Returned from `GET /api/v1/scheduled_statuses`:
|
||||||
**Version history:**\
|
**Version history:**\
|
||||||
2.7.0 - added
|
2.7.0 - added
|
||||||
|
|
||||||
#### `params[with_rate_limit]` {#params-with_rate_limit}
|
#### `params[with_rate_limit]` {{%deprecated%}} {#params-with_rate_limit}
|
||||||
|
|
||||||
**Description:** Whether the status should be rate limited <!-- TODO: What does this mean -->.\
|
**Description:** Whether status creation is subject to rate limiting. Provided for historical compatibility only and can be ignored.\
|
||||||
**Type:** Boolean\
|
**Type:** Boolean\
|
||||||
**Version history:**\
|
**Version history:**\
|
||||||
2.7.0 - added
|
2.7.0 - added
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue