Translate assistant caller stats endpoint into es, fr, zh#5058
Merged
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
H2Shami
approved these changes
Apr 1, 2026
brandonmcconnell
pushed a commit
that referenced
this pull request
Apr 1, 2026
Generated-By: mintlify-agent Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
ehcaw
pushed a commit
that referenced
this pull request
Apr 1, 2026
* chore: reset files to state of commit 454825d * Add assistant caller stats API endpoint (#5057) Generated-By: mintlify-agent Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * Translate assistant caller stats endpoint into es, fr, zh (#5058) Generated-By: mintlify-agent Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
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 the new assistant caller stats API endpoint (added in #5057) into Spanish, French, and Chinese:
es/api/analytics/assistant-caller-stats.mdx,fr/api/analytics/assistant-caller-stats.mdx,zh/api/analytics/assistant-caller-stats.mdxAssistantCallerStatsResponseschema and/v1/analytics/{projectId}/assistant/caller-statspath toes/analytics.openapi.json,fr/analytics.openapi.json,zh/analytics.openapi.jsondocs.jsonnavigation to include the new page in all three language sectionsNote
Low Risk
Documentation-only changes: adds translated OpenAPI specs and MDX pages plus navigation entries, with no runtime or security-impacting code changes.
Overview
Adds Spanish, French, and Chinese documentation for the Analytics endpoint
GET /v1/analytics/{projectId}/assistant/caller-stats, including theAssistantCallerStatsResponseschema in each locale’s*.openapi.json.Updates
docs.jsonnavigation so the newassistant-caller-statspage appears under Analytics forfr,es, andzh, and adds the corresponding translated MDX reference pages.Written by Cursor Bugbot for commit bf332b6. This will update automatically on new commits. Configure here.