Translate preview deployment API docs to es, fr, zh#5469
Merged
mintlify[bot] merged 1 commit intomainfrom Apr 21, 2026
Merged
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Translates all files changed in #5467 (Add trigger preview deployment API endpoint documentation) into Spanish, French, and Chinese.
Changes
es/api/preview/trigger.mdx,fr/api/preview/trigger.mdx,zh/api/preview/trigger.mdxwith translated content for the new Trigger preview deployment endpointapi/introduction.mdxanddeploy/preview-deployments.mdxacross all three languages (new endpoint listing, preview deployments use case, admin API key reference, and API subsection)/project/preview/{projectId}endpoint toes/openapi.json,fr/openapi.json,zh/openapi.jsones/api/preview/trigger,fr/api/preview/trigger,zh/api/preview/triggerto the Admin group ines.json,fr.json,zh.jsonNote
Low Risk
Low risk documentation-only change that adds translated pages and OpenAPI entries; main risk is broken links/navigation or JSON schema formatting issues.
Overview
Adds localized documentation for the new preview deployment trigger endpoint in Spanish, French, and Chinese, including new
api/preview/triggerpages and updatedapi/introductionendpoint listings/auth notes.Updates the preview deployments guide pages to reference the new API option, adds the
/project/preview/{projectId}POSTdefinition to each locale’sopenapi.json, and wires the new page into locale navigation (es.json,fr.json,zh.json).Reviewed by Cursor Bugbot for commit 3a314e4. Bugbot is set up for automated code reviews on this repo. Configure here.