Merge branch 'patch-1' into 'master'
Fixed link to Context in entity Filter. See merge request mastodon/docs!39
This commit is contained in:
commit
fc3a976a04
|
@ -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|
|
||||
|
|
Loading…
Reference in New Issue