Fix documentation for ScheduledStatus#scheduled_at

This commit is contained in:
Scott Boggs 2023-02-04 05:29:38 -05:00 committed by GitHub
parent 5b0cd8b7f0
commit 676504a30c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ Returned from `GET /api/v1/scheduled_statuses`:
### `scheduled_at` {#scheduled_at}
**Description:** ID of the status in the database.\
**Description:** When the status is scheduled to be posted.\
**Type:** String (ISO 8601 Datetime)\
**Version history:**\
2.7.0 - added