mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
precommit run
This commit is contained in:
parent
0f0aa6a6c5
commit
c353873774
4 changed files with 8 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue