Documentation quality check: restore BYOM mention on credits page - #7352
Merged
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
paaatrrrick
added a commit
that referenced
this pull request
Sep 12, 2026
…page (#7352)" (#7354) This reverts commit d380a12. Claude-Session: https://claude.ai/code/session_01CSh5wEyHbaWTLgBjAyQhYV
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
Reviewed the 12 English MDX files updated between 2026-09-11 and 2026-09-12 and found one real reader gap.
Changes
credits.mdxai/bring-your-own-model.mdxto say BYOM usage does not consume credits at all, butcredits.mdxwas left with no mention of BYOM. A reader asking "how do I reduce credit usage?" no longer finds this option, even though it now removes credit usage entirely on the configured deployment.Pages evaluated with no changes needed
ai/bring-your-own-model.mdx— Reference/how-to. Answers provider coverage, configuration, credit behavior, per-deployment scope, key rotation, and removal.changelog.mdx— Running changelog; page format, not a candidate for reader-question analysis.cli/commands.mdx— CLI reference. Recentmint formatwarning and tip cover the "watch out" material. Wording of the added Tip is slightly awkward but does not leave a factual gap.components/icons.mdx— Component reference. Emoji is now listed as an option in the intro, the sharediconTypesnippet, and thecolorfield note.components/tabs.mdx— Component reference.iconfield now lists Tabler and emoji.components/view.mdx— Component reference.iconfield now lists Tabler and emoji.create/reusable-snippets.mdx— Reference/how-to. New note on client-side evaluation of MDX expressions closes the previous gap.deploy/reverse-proxy.mdx— How-to. Long-standing page with recent typo fix; routing table, headers, nginx example, and troubleshooting all present.help-center/register-external-mcp-server-in-discovery.mdx— Explanation/how-to. New page covers why Mintlify's discovery endpoints don't list external servers, two workarounds (reverse-proxy override, publish URL directly), and the unsupported cases.organize/pages.mdx— Frontmatter reference. Emoji option added undericon.organize/settings-reference.mdx— Configuration reference.iconcells updated to mention emoji.Note
Low Risk
Documentation-only changes to credits and BYOM messaging; no product or billing code paths.
Overview
Restores Bring your own model on the credits page under Reduce credit usage, so readers looking to cut Mintlify credit spend again see Enterprise BYOM as an option.
The new copy matches the updated BYOM policy: AI on a deployment with BYOM enabled does not consume Mintlify credits (replacing the old half-rate wording), with direct provider billing and a note that BYOM is per deployment while other deployments still use the shared org balance. English adds the subsection; es, fr, and zh
credits.mdxmove the same block to sit after “find what’s consuming credits” and apply the same factual update.Reviewed by Cursor Bugbot for commit 3400164. Bugbot is set up for automated code reviews on this repo. Configure here.