Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/openapi/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -7317,7 +7317,7 @@
],
"summary": "Handle Streamable Http",
"description": "Streamable HTTP endpoint for MCP clients that support the new transport.",
"operationId": "handle_streamable_http_api_mcp_streamable__delete",
"operationId": "handle_streamable_http_api_mcp_streamable__post",
"responses": {
"200": {
"description": "Successful Response"
Expand All @@ -7341,7 +7341,7 @@
],
"summary": "Handle Streamable Http",
"description": "Streamable HTTP endpoint for MCP clients that support the new transport.",
"operationId": "handle_streamable_http_api_mcp_streamable__delete",
"operationId": "handle_streamable_http_api_mcp_streamable__post",
"responses": {
"200": {
"description": "Successful Response"
Expand All @@ -7365,7 +7365,7 @@
],
"summary": "Handle Streamable Http",
"description": "Streamable HTTP endpoint for MCP clients that support the new transport.",
"operationId": "handle_streamable_http_api_mcp_streamable__delete",
"operationId": "handle_streamable_http_api_mcp_streamable__post",
"responses": {
"200": {
"description": "Successful Response"
Expand All @@ -7391,7 +7391,7 @@
],
"summary": "Handle Streamable Http",
"description": "Streamable HTTP endpoint for MCP clients that support the new transport.",
"operationId": "handle_streamable_http_api_mcp_streamable_delete",
"operationId": "handle_streamable_http_api_mcp_streamable_post",
"responses": {
"200": {
"description": "Successful Response"
Expand All @@ -7415,7 +7415,7 @@
],
"summary": "Handle Streamable Http",
"description": "Streamable HTTP endpoint for MCP clients that support the new transport.",
"operationId": "handle_streamable_http_api_mcp_streamable_delete",
"operationId": "handle_streamable_http_api_mcp_streamable_post",
"responses": {
"200": {
"description": "Successful Response"
Expand All @@ -7439,7 +7439,7 @@
],
"summary": "Handle Streamable Http",
"description": "Streamable HTTP endpoint for MCP clients that support the new transport.",
"operationId": "handle_streamable_http_api_mcp_streamable_delete",
"operationId": "handle_streamable_http_api_mcp_streamable_post",
"responses": {
"200": {
"description": "Successful Response"
Expand Down