Link the dated spec revision, not /draft - #185
Open
olaservo wants to merge 1 commit into
Open
Conversation
The surrounding sentence names 2026-07-28 as the revision that first allows an array-rooted schema, but the link pointed at /draft, which moves on to the next revision and stops matching the claim. Came in with modelcontextprotocol#164. The same fix is on the open Go, Rust, and Ruby branches. Co-Authored-By: Claude Opus 5 <noreply@anthropic.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.
Both READMEs say
2026-07-28is the first revision to allow an array-rooted schema, then link to/specification/draft/.... Draft moves on to the next revision, so the link stops matching the sentence around it.weather-server-python/README.md:7mcp-client-python/README.md:9Came in with #164. The same fix is on the open Go (#166), Rust (#167), and Ruby (#184) branches, so this clears the last of it from
main.Docs only, no code change.
🤖 Generated with Claude Code