From 05b720eb7ad741bd841d2595855259481c83d685 Mon Sep 17 00:00:00 2001 From: "glm-5.1" Date: Thu, 11 Jun 2026 13:13:59 +0000 Subject: [PATCH] Mark proxy/error-responses as complete --- tasks/proxy/error-responses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/proxy/error-responses.md b/tasks/proxy/error-responses.md index 11494f0..33d9e66 100644 --- a/tasks/proxy/error-responses.md +++ b/tasks/proxy/error-responses.md @@ -1,7 +1,7 @@ --- id: proxy/error-responses name: Implement proxy error responses with plain text bodies and correct status codes -status: pending +status: complete depends_on: [proxy/host-routing] scope: single risk: trivial