docs(v3-languages): promote to GA, deprecate v2/languages and v2/glossary-language-pairs#334
Closed
daniel-jones-dev wants to merge 1 commit intov3-langs/ga-cross-referencesfrom
Closed
docs(v3-languages): promote to GA, deprecate v2/languages and v2/glossary-language-pairs#334daniel-jones-dev wants to merge 1 commit intov3-langs/ga-cross-referencesfrom
daniel-jones-dev wants to merge 1 commit intov3-langs/ga-cross-referencesfrom
Conversation
415fa0e to
7538b22
Compare
580e4ae to
4d95935
Compare
7538b22 to
4048fc5
Compare
4d95935 to
e4691b1
Compare
4048fc5 to
981d79f
Compare
e4691b1 to
4a1849e
Compare
981d79f to
51b2ce6
Compare
4a1849e to
44456b2
Compare
51b2ce6 to
3bd5acf
Compare
…sary-language-pairs - Remove BETA tags and notices from all v3/languages docs - 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 - Fix duplicate operationId: rename v2/languages operationId to getLanguagesV2 - 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>
44456b2 to
88a7449
Compare
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
Stacked on #333 → #332. Promotes
v3/languagesto general availability and deprecates the v2 endpoints it replaces.GA promotion:
DEPRECATEDsubgroup matching the existing pattern for v2 glossariesDeprecations:
GET /v2/languages:deprecated: truein OpenAPI spec,Warningbox on overview and auto-generated reference page, title updated to indicate v2GET /v2/glossary-language-pairs:deprecated: truein OpenAPI spec, note added to v2 glossaries overviewoperationId: getLanguages— v2 renamed togetLanguagesV2Release notes:
v3/languagesfrom "In active development" listTest plan
/v2/languagesand/v2/glossary-language-pairsshow as deprecated in OpenAPI playgroundmint broken-links --check-anchors🤖 Generated with Claude Code