Skip to content

Commit 4afe1ae

Browse files
authored
Add explanation of rate limit in scheduled status entity (mastodon#1584)
* Add explanation of rate limit in scheduled status entity * Add deprecated note
1 parent 441d374 commit 4afe1ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/entities/ScheduledStatus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,9 @@ Returned from `GET /api/v1/scheduled_statuses`:
194194
**Version history:**\
195195
2.7.0 - added
196196

197-
#### `params[with_rate_limit]` {#params-with_rate_limit}
197+
#### `params[with_rate_limit]` {{%deprecated%}} {#params-with_rate_limit}
198198

199-
**Description:** Whether the status should be rate limited <!-- TODO: What does this mean -->.\
199+
**Description:** Whether status creation is subject to rate limiting. Provided for historical compatibility only and can be ignored.\
200200
**Type:** Boolean\
201201
**Version history:**\
202202
2.7.0 - added

0 commit comments

Comments
 (0)