From 68d10e984c726b4b11a5fc0c14f00b430f0c8246 Mon Sep 17 00:00:00 2001 From: OpenRouter SDK Bot Date: Tue, 16 Jun 2026 07:39:07 +0000 Subject: [PATCH] chore: update OpenAPI spec [sdk-bot] --- .speakeasy/in.openapi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 887643b2..6caec1e1 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -17358,8 +17358,8 @@ components: type: string ProviderOptions: description: >- - Provider-specific options keyed by provider slug. The options for the matched provider are spread into the - upstream request body. + Provider-specific options keyed by provider slug. Only options for the matched provider are forwarded; the rest + are ignored. Unrecognized keys are silently dropped. example: openai: max_tokens: 1000