Conversation
Transitional rename ahead of moving to "JSON API". Updates all prose, headings, link labels, card titles, and the navigation group in docs.json. URL paths, route segments, file/dir names, code identifiers, env vars, and config option names are intentionally left unchanged. Third-party UI literals (Retool/Budibase "REST API" resource names) are also preserved verbatim. Adds Core Data API naming guidance to .cursor/rules/namings-rule.mdc. Made-with: Cursor
Documents the SQL panel in the Semantic Query tab: the Semantic SQL vs. Generated SQL tabs, the Semantic SQL / Semantic JSON / Semantic GraphQL representations (useful for reusing a workbook query directly via Core Data APIs), and editing the Semantic SQL by hand with Save and Run. Includes two screenshots uploaded to static.cube.dev under docs/explore-analyze/workbooks/. Made-with: Cursor
Follow-up to the REST API rename: catches places where the API was referenced as just "REST" (alongside "GraphQL", "SQL", etc.) in descriptions, intros, lists, and a couple of multiline link references that the previous pass missed. Leaves untouched: the Control Plane API description (a separate REST surface), external-data-source REST mentions, third-party Tableau API URLs, and the verbatim "REST API" labels in Retool/Budibase UIs. Made-with: Cursor
…section Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
…ormats Made-with: Cursor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Claude finished @keydunov's task in 2m 5s —— View job Review of PR #10755 — Docs/REST JSON API naming
Overall AssessmentThis is a clean, well-executed documentation rename from "REST API" → "REST (JSON) API" across the Mintlify docs, paired with a new "Inspecting queries" and "Editing Semantic SQL by hand" section in the workbooks page. The PR is thorough and consistent. I have only minor observations. Naming Consistency ✅The rename is applied correctly across all 58 files. I verified:
Only two remaining bare "REST API" strings exist in the entire docs tree, both correctly inside double-quotes referencing third-party UIs:
Cursor Rules (
|
Check List