Skip to content

Commit 876b0a7

Browse files
authored
Updated MCP Streamable HTTP (#3929)
* Added success response * fixed securityDefinitions
1 parent d0e166e commit 876b0a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

custom-connectors/MCP-Streamable-HTTP/apiDefinition.swagger.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"description": "Success"
2222
}
2323
}
24-
},
25-
"securityDefinitions": {}
24+
}
2625
}
27-
}
26+
},
27+
"securityDefinitions": {}
2828
}

0 commit comments

Comments
 (0)