Merge branch 'patch-1' into 'master'

Add parameter "card" in Status

See merge request mastodon/docs!4
This commit is contained in:
Eugen Rochko 2018-11-03 13:28:59 +01:00
commit 07b4893355
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@ Please check `app/javascript/mastodon/selectors/index.js` and `app/lib/feed_mana
| `media_attachments` | Array of [Attachment](#attachment) |{{< no >}}|0.6.0|
| `mentions` | Array of [Mention](#mention) |{{< no >}}|0.6.0|
| `tags` | Array of [Tag](#tag) |{{< no >}}|0.9.0|
| `card` | [Card](#card) |{{< yes >}}|2.6.0|
| `application` | [Application](#application) |{{< no >}}|0.9.9|
| `language` | String (ISO6391) |{{< yes >}}|1.4.0|
| `pinned` | Boolean |{{< yes >}}|1.6.0|