From 09004146f541d7300419443a057524bc5cfd406a Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 14 Jun 2019 15:32:36 +0200 Subject: [PATCH] Update content/en/api/entities.md --- content/en/api/entities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/api/entities.md b/content/en/api/entities.md index 335bf726..6eea7d3d 100644 --- a/content/en/api/entities.md +++ b/content/en/api/entities.md @@ -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