From 49f1660dcda23bce06524e6f349755071fb79b1d Mon Sep 17 00:00:00 2001 From: Alex Garcia Date: Fri, 10 Jul 2026 10:59:23 -0700 Subject: [PATCH] Document DatabaseEditorSchemaView label for docs coverage test Co-Authored-By: Claude Fable 5 --- docs/json_api.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/json_api.rst b/docs/json_api.rst index b3eace7b..8eeba631 100644 --- a/docs/json_api.rst +++ b/docs/json_api.rst @@ -154,6 +154,8 @@ The response uses the same default representation described above. .. _json_api_editor_schema: +.. _DatabaseEditorSchemaView: + Schema for SQL editors ----------------------