Update content/en/api/entities.md

This commit is contained in:
Eugen Rochko 2019-06-14 15:32:36 +02:00
parent 2fe355ce83
commit 09004146f5
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ Please check `app/javascript/mastodon/selectors/index.js` and `app/lib/feed_mana
|---------|-----------|:------:|:------:|
| `id` | String |{{< no >}}|2.7.0|
| `scheduled_at` | String (Datetime) |{{< no >}}|2.7.0|
| `params` | Array of [Hash](#statusparams) |{{< no >}}|2.7.0|
| `params` | [StatusParams](#statusparams) |{{< no >}}|2.7.0|
| `media_attachments` | Array of [Attachment](#attachment) |{{< no >}}|2.7.0|
### StatusParams