Skip to content

Commit a095d6d

Browse files
committed
Update dsl-reference.md
Signed-off-by: Amin <[email protected]> Signed-off-by: amin-nikanjam <[email protected]>
1 parent bf8a4e6 commit a095d6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dsl-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,13 +564,13 @@ do:
564564
server:
565565
endpoint: https://example.com/mcp
566566
parameters:
567-
protocolVersion: '2025-03-26'
567+
protocolVersion: '2025-06-18'
568568
capabilities:
569569
roots:
570570
listChanged: true
571571
clientInfo:
572572
name: 'ExampleClient'
573-
version: '1.0.0'
573+
version: '0.1.0'
574574
```
575575

576576
The following example showcases a prompts/list request by the client to retrieve available prompts from the MCP server.

0 commit comments

Comments
 (0)