From 60bac9439d5674f2a8e716568804c29ff43cd43a Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 6 Jul 2026 23:21:42 +0000 Subject: [PATCH] Mark shape=object item done in recommendations Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01GrHZSypDfMnym1tM5XJAFZ --- stable-api-recommendations.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable-api-recommendations.md b/stable-api-recommendations.md index 30dd0429..4da23934 100644 --- a/stable-api-recommendations.md +++ b/stable-api-recommendations.md @@ -390,7 +390,8 @@ Concerns: required"`. The JSON behavior masks caller bugs; return 400 on both.~~ ✅ **Done** — all data formats now return 400; the HTML SQL editor page is unchanged. -3. **`_shape=object` HTTP 200 error** (§1b) — almost certainly unintended. +3. ~~**`_shape=object` HTTP 200 error** (§1b) — almost certainly unintended.~~ + ✅ Done — now 400 (fixed with §1b). 4. ~~**Row delete 500** (§1c) — inconsistent with every sibling endpoint.~~ ✅ Done — now 400. 5. **The "SQL Interrupted" error embeds an HTML fragment in the JSON `error`