mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
precommit
This commit is contained in:
parent
dd9c7b3253
commit
267c895827
3 changed files with 3 additions and 6 deletions
|
|
@ -7135,8 +7135,7 @@ components:
|
|||
authorization:
|
||||
type: string
|
||||
description: >-
|
||||
(Optional) OAuth access token for authenticating with the MCP server (provide
|
||||
just the token, not "Bearer <token>")
|
||||
(Optional) OAuth access token for authenticating with the MCP server
|
||||
require_approval:
|
||||
oneOf:
|
||||
- type: string
|
||||
|
|
|
|||
3
docs/static/llama-stack-spec.yaml
vendored
3
docs/static/llama-stack-spec.yaml
vendored
|
|
@ -6419,8 +6419,7 @@ components:
|
|||
authorization:
|
||||
type: string
|
||||
description: >-
|
||||
(Optional) OAuth access token for authenticating with the MCP server (provide
|
||||
just the token, not "Bearer <token>")
|
||||
(Optional) OAuth access token for authenticating with the MCP server
|
||||
require_approval:
|
||||
oneOf:
|
||||
- type: string
|
||||
|
|
|
|||
3
docs/static/stainless-llama-stack-spec.yaml
vendored
3
docs/static/stainless-llama-stack-spec.yaml
vendored
|
|
@ -7135,8 +7135,7 @@ components:
|
|||
authorization:
|
||||
type: string
|
||||
description: >-
|
||||
(Optional) OAuth access token for authenticating with the MCP server (provide
|
||||
just the token, not "Bearer <token>")
|
||||
(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