From 267c895827121c68b56f82d49ed0344512e50aa0 Mon Sep 17 00:00:00 2001 From: Omar Abdelwahab Date: Thu, 6 Nov 2025 13:24:29 -0800 Subject: [PATCH] precommit --- client-sdks/stainless/openapi.yml | 3 +-- docs/static/llama-stack-spec.yaml | 3 +-- docs/static/stainless-llama-stack-spec.yaml | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) 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