Skip to content

Commit d88e8fc

Browse files
authored
Set fetch as streamable http (#1056)
1 parent 60775a4 commit d88e8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/registry/data/registry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@
534534
"tools": [
535535
"fetch"
536536
],
537-
"transport": "sse"
537+
"transport": "streamable-http"
538538
},
539539
"filesystem": {
540540
"args": [],

0 commit comments

Comments
 (0)