diff --git a/client-sdks/stainless/openapi.yml b/client-sdks/stainless/openapi.yml index 5848907dd..f9f610fdb 100644 --- a/client-sdks/stainless/openapi.yml +++ b/client-sdks/stainless/openapi.yml @@ -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 ") + (Optional) OAuth access token for authenticating with the MCP server require_approval: oneOf: - type: string diff --git a/docs/static/llama-stack-spec.yaml b/docs/static/llama-stack-spec.yaml index b89739c2c..20f097842 100644 --- a/docs/static/llama-stack-spec.yaml +++ b/docs/static/llama-stack-spec.yaml @@ -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 ") + (Optional) OAuth access token for authenticating with the MCP server require_approval: oneOf: - type: string diff --git a/docs/static/stainless-llama-stack-spec.yaml b/docs/static/stainless-llama-stack-spec.yaml index 5848907dd..f9f610fdb 100644 --- a/docs/static/stainless-llama-stack-spec.yaml +++ b/docs/static/stainless-llama-stack-spec.yaml @@ -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 ") + (Optional) OAuth access token for authenticating with the MCP server require_approval: oneOf: - type: string