We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579ac51 commit 45a4c9eCopy full SHA for 45a4c9e
src/types.ts
@@ -1003,7 +1003,6 @@ export const ClientRequestSchema = z.union([
1003
UnsubscribeRequestSchema,
1004
CallToolRequestSchema,
1005
ListToolsRequestSchema,
1006
- ListRootsRequestSchema,
1007
]);
1008
1009
export const ClientNotificationSchema = z.union([
0 commit comments