File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/specification/2025-03-26/basic Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,10 +119,10 @@ to help shape the future of the protocol!
119119## Schema
120120
121121The full specification of the protocol is defined as a
122- [ TypeScript schema] ( http ://github.com/modelcontextprotocol/specification/tree /main/schema/draft /schema.ts) .
122+ [ TypeScript schema] ( https ://github.com/modelcontextprotocol/specification/blob /main/schema/2025-03-26 /schema.ts) .
123123This is the source of truth for all protocol messages and structures.
124124
125125There is also a
126- [ JSON Schema] ( http ://github.com/modelcontextprotocol/specification/tree /main/schema/draft /schema.json) ,
126+ [ JSON Schema] ( https ://github.com/modelcontextprotocol/specification/blob /main/schema/2025-03-26 /schema.json) ,
127127which is automatically generated from the TypeScript source of truth, for use with
128128various automated tooling.
You can’t perform that action at this time.
0 commit comments