Skip to content

Commit e8703dc

Browse files
blktjonathanhefner
andauthored
Backport changes to lifecycle.mdx from 2025-06-18 to draft. (modelcontextprotocol#997)
* Backport changes to `lifecycle.mdx` from `2025-06-18` to `draft`. In the PR releasing a new revision of the spec (modelcontextprotocol#783), commit e547813 changed a `SHOULD` to `MUST` in Lifecycle Operation section, but the change was not backported to the draft file. This PR backports the change avoiding potential regressions. * Update docs/specification/draft/changelog.mdx --------- Co-authored-by: Jonathan Hefner <[email protected]>
1 parent 160b584 commit e8703dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/lifecycle.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Capability objects can describe sub-capabilities like:
174174
During the operation phase, the client and server exchange messages according to the
175175
negotiated capabilities.
176176

177-
Both parties **SHOULD**:
177+
Both parties **MUST**:
178178

179179
- Respect the negotiated protocol version
180180
- Only use capabilities that were successfully negotiated

0 commit comments

Comments
 (0)