Skip to content

Commit 00cd7c1

Browse files
committed
Updating MCP examples to fix the bug in CI
Signed-off-by: amin-nikanjam <[email protected]>
1 parent 485adfa commit 00cd7c1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

dsl-reference.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -567,10 +567,7 @@ do:
567567
protocolVersion: '2025-06-18'
568568
capabilities:
569569
roots:
570-
listChanged: true
571-
clientInfo:
572-
name: 'ExampleClient'
573-
version: '0.1.0'
570+
listChanged: true
574571
```
575572

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

0 commit comments

Comments
 (0)