From 8cb80287637d3264a1d478545bef7af7f29f219f Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 12 May 2019 17:25:25 +0200 Subject: [PATCH] Update 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 56c9d398..335bf726 100644 --- a/content/en/api/entities.md +++ b/content/en/api/entities.md @@ -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|