mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 02:03:44 +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:
|
authorization:
|
||||||
type: string
|
type: string
|
||||||
description: >-
|
description: >-
|
||||||
(Optional) OAuth access token for authenticating with the MCP server (provide
|
(Optional) OAuth access token for authenticating with the MCP server
|
||||||
just the token, not "Bearer <token>")
|
|
||||||
require_approval:
|
require_approval:
|
||||||
oneOf:
|
oneOf:
|
||||||
- type: string
|
- type: string
|
||||||
|
|
|
||||||
3
docs/static/llama-stack-spec.yaml
vendored
3
docs/static/llama-stack-spec.yaml
vendored
|
|
@ -6419,8 +6419,7 @@ components:
|
||||||
authorization:
|
authorization:
|
||||||
type: string
|
type: string
|
||||||
description: >-
|
description: >-
|
||||||
(Optional) OAuth access token for authenticating with the MCP server (provide
|
(Optional) OAuth access token for authenticating with the MCP server
|
||||||
just the token, not "Bearer <token>")
|
|
||||||
require_approval:
|
require_approval:
|
||||||
oneOf:
|
oneOf:
|
||||||
- type: string
|
- 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:
|
authorization:
|
||||||
type: string
|
type: string
|
||||||
description: >-
|
description: >-
|
||||||
(Optional) OAuth access token for authenticating with the MCP server (provide
|
(Optional) OAuth access token for authenticating with the MCP server
|
||||||
just the token, not "Bearer <token>")
|
|
||||||
require_approval:
|
require_approval:
|
||||||
oneOf:
|
oneOf:
|
||||||
- type: string
|
- type: string
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue