docs(v3-languages): promote to GA, deprecate v2/languages and v2/glossary-language-pairs#345
Open
daniel-jones-dev wants to merge 2 commits into
Open
docs(v3-languages): promote to GA, deprecate v2/languages and v2/glossary-language-pairs#345daniel-jones-dev wants to merge 2 commits into
daniel-jones-dev wants to merge 2 commits into
Conversation
…sary-language-pairs - Remove BETA tags and notices from all v3/languages docs - Rename retrieve-products.mdx to retrieve-resources.mdx - Restructure Languages nav: v3 pages promoted to primary, v2 moved to DEPRECATED subgroup - Add deprecated: true to GET /v2/languages and GET /v2/glossary-language-pairs in OpenAPI spec - Add deprecation Warning to v2/languages overview and auto-generated reference page - Add deprecation note to v2 glossaries overview for /v2/glossary-language-pairs - Add May 5 release notes entry covering all GA changes and deprecations - Remove v3/languages from "In active development" list Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
|
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
/v3/languagesfrom BETA to GA: removes BETA tags, restructures nav so v3 sits at the top level and v2 endpoints become a nestedDEPRECATEDgroup./v2/languagesand/v2/glossary-language-pairs: adds Warning banners with migration links, appliestag: "DEPRECATED"on reference pages, marks endpointsdeprecated: trueinopenapi.yaml.api-reference/languages.mdxbody so it reads as a deprecated-endpoint reference instead of a live page.v3-languages-changelog.mdxand updates its description; drops the stale "Possible additions" / "Current beta state" sections.roadmap-and-release-notes.mdx.supported-languages.mdx: removes the stale "Text improvement languages have not yet been added" Info box now that/v3/languages?resource=writecovers it.Test plan
mint broken-linkspassesmint broken-links --check-anchorspasses/v2/languages,retrieve-supported-languages,glossaries, andlist-language-pairs-supported-by-glossariesdeprecatedmarkers on v2 endpoints🤖 Generated with Claude Code