From 58bd390fbd0e99ecb4b409de3665a52edd61a9ef Mon Sep 17 00:00:00 2001 From: robert-j-y <212159665+robert-j-y@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:39:20 -0700 Subject: [PATCH] chore: update OpenAPI spec from monorepo (#323) Co-authored-by: OpenRouter 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 887643b..6caec1e 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