Skip to content

Commit ac605f6

Browse files
committed
flake8
Signed-off-by: Mihai Criveti <[email protected]>
1 parent 995bbe5 commit ac605f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mcpgateway/services/gateway_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@ async def _initialize_gateway(self, url: str, authentication: Optional[Dict[str,
646646
Args:
647647
url: Gateway URL
648648
authentication: Optional authentication headers
649+
transport: Transport type ("SSE" or "StreamableHTTP")
649650
650651
Returns:
651652
Capabilities dictionary as provided by the gateway.

0 commit comments

Comments
 (0)