Skip to content

Translate content: decouple search and assistant endpoints#6702

Merged
mintlify[bot] merged 1 commit into
mainfrom
mintlify/c9bbdfff
Jul 22, 2026
Merged

Translate content: decouple search and assistant endpoints#6702
mintlify[bot] merged 1 commit into
mainfrom
mintlify/c9bbdfff

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Mirror the English changes from #6700 (decoupling search/page-content from the assistant endpoints) into the es, fr, and zh locales.

Changes

  • es.json, fr.json, zh.json: split the Assistant nav group into Assistant + Search; update API reference icon to file-braces.
  • {es,fr,zh}/api/introduction.mdx: split the "Custom integrations" use case into "Assistant integrations" and "Documentation retrieval"; update the credits note to clarify that search and page content requests do not consume credits.
  • {es,fr,zh}/discovery-openapi.json: note that Search and Get page content requests do not consume credits; fix pagepath field reference.

Note

Low Risk
Documentation and navigation JSON/MDX/OpenAPI copy only; no runtime or API behavior changes in this PR.

Overview
Brings es, fr, and zh in line with the English API docs update that separates assistant chat from search/page retrieval.

In each locale’s API reference nav (es.json, fr.json, zh.json), Search is its own group (search + get page content); Assistant keeps only create-assistant-message. The API reference root icon changes from file-json to file-braces.

api/introduction.mdx splits the old combined “custom integrations” bullet into assistant integrations vs documentation retrieval, and the Assistant API key note now states that Search and Get page content do not use credits while Create assistant message does.

Localized discovery-openapi.json adds the same no-credit wording on search and page endpoints and corrects Get page content docs to reference the search response field path instead of page.

Reviewed by Cursor Bugbot for commit 0001143. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
mintlify Bot requested a review from ethanpalm July 22, 2026 22:43
@mintlify
mintlify Bot merged commit 3801278 into main Jul 22, 2026
4 of 6 checks passed
@mintlify
mintlify Bot deleted the mintlify/c9bbdfff branch July 22, 2026 22:43
@mintlify

mintlify Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🔴 Failed Jul 22, 2026, 10:44 PM

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🔴 Failed Jul 22, 2026, 10:44 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant