precommit run

This commit is contained in:
Omar Abdelwahab 2025-11-07 14:54:33 -08:00
parent 0f0aa6a6c5
commit c353873774
4 changed files with 8 additions and 18 deletions

View file

@ -6417,13 +6417,11 @@ components:
- type: array
- type: object
description: >-
(Optional) HTTP headers to include when connecting to the server (cannot
contain Authorization)
(Optional) HTTP headers to include when connecting to the server
authorization:
type: string
description: >-
(Optional) OAuth access token for authenticating with the MCP server (excluded
from responses)
(Optional) OAuth access token for authenticating with the MCP server
require_approval:
oneOf:
- type: string

View file

@ -7133,13 +7133,11 @@ components:
- type: array
- type: object
description: >-
(Optional) HTTP headers to include when connecting to the server (cannot
contain Authorization)
(Optional) HTTP headers to include when connecting to the server
authorization:
type: string
description: >-
(Optional) OAuth access token for authenticating with the MCP server (excluded
from responses)
(Optional) OAuth access token for authenticating with the MCP server
require_approval:
oneOf:
- type: string