From 4ff5aca848d7bb6472908b3c4650c6224ba763d7 Mon Sep 17 00:00:00 2001 From: OpenRouter SDK Bot Date: Mon, 24 Aug 2026 07:36:42 +0000 Subject: [PATCH] chore: update OpenAPI spec [sdk-bot] --- .speakeasy/in.openapi.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.speakeasy/in.openapi.yaml b/.speakeasy/in.openapi.yaml index 24b69609..b363c26c 100644 --- a/.speakeasy/in.openapi.yaml +++ b/.speakeasy/in.openapi.yaml @@ -33407,6 +33407,11 @@ paths: type: - 'string' - 'null' + external_api_key: + description: 'Optional partner-supplied API key. Stored as a SHA-256 hash and never returned. Accepted only when authenticating with a Connect client secret.' + maxLength: 512 + minLength: 1 + type: 'string' include_byok_in_limit: description: 'Whether to include BYOK usage in the limit' example: true