docs: fix translation lag for assistant API key line removal#6206
Merged
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
ethanpalm
approved these changes
Jun 17, 2026
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Sync
es/,fr/, andzh/copies ofapi/introduction.mdxwith the English version after PR #6200 removed a misleading line about the assistant API key being a public token referenceable in frontend code.Context
Reviewed changes between 2026-06-10 and 2026-06-17. One commit landed in window:
5ee6916(PR docs: remove misleading assistant API key public token line #6200, 2026-06-16) — removed the line "The assistant API key is a public token that you can reference in frontend code." fromapi/introduction.mdx. This is security guidance that must reach localized readers as well.Changes by language (sorted by staleness)
All three languages were stale by the same commit (2026-06-16):
zh/api/introduction.mdx— last English update 2026-06-16assistant API key 是一个公共令牌,你可以在前端代码中引用。fr/api/introduction.mdx— last English update 2026-06-16La clé d'API de l'Assistant est un jeton public qui peut être référencé dans votre code front-end.es/api/introduction.mdx— last English update 2026-06-16La key del Assistant API es un token público que puede referenciarse en tu código de frontend.Notes
Note
Low Risk
Documentation-only deletions in three translation files; no runtime or API behavior changes.
Overview
Aligns Spanish, French, and Chinese
api/introduction.mdxwith the English API intro after the assistant key section was corrected.Each locale drops the sentence that described the assistant API key as a public token safe to use in frontend code. The sections now go from the
mint_dsc_prefix straight to the billing Note, matching the English removal and avoiding outdated security guidance for non-English readers.Reviewed by Cursor Bugbot for commit 14d7449. Bugbot is set up for automated code reviews on this repo. Configure here.