Merge branch 'patch-1' into 'master'

Fixed link to Context in entity Filter.

See merge request mastodon/docs!39
This commit is contained in:
Eugen Rochko 2019-05-19 11:10:46 +02:00
commit fc3a976a04
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ The most important part of an error response is the HTTP status code. Standard s
|---------|-----------|:------:|:------:|
| `id` | String |{{< no >}}|2.4.3|
| `phrase` | String |{{< no >}}|2.4.3|
| `context` | Array of [String (Enum)](#context) |{{< no >}}|2.4.3|
| `context` | Array of [String (Enum)](#context-1) |{{< no >}}|2.4.3|
| `expires_at` | String (Datetime) |{{< yes >}}|2.4.3|
| `irreversible` | Boolean |{{< no >}}|2.4.3|
| `whole_word` | Boolean |{{< no >}}|2.4.3|