mirror of
https://github.com/simonw/datasette.git
synced 2026-07-09 17:14:35 +02:00
Mark shape=object item done in recommendations
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GrHZSypDfMnym1tM5XJAFZ
This commit is contained in:
parent
87cd695ca3
commit
60bac9439d
1 changed files with 2 additions and 1 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue