From f1bc52c1d7d9502c9bdd5c9fe4cdaa5d40ec8e4a Mon Sep 17 00:00:00 2001 From: Shir Goldberg <3937986+shirgoldbird@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:11:12 -0400 Subject: [PATCH] add x-default for DeepL-Auth-Key prefix in API playground Co-Authored-By: Claude Opus 4.6 (1M context) --- api-reference/openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/api-reference/openapi.yaml b/api-reference/openapi.yaml index 870ad50..87a613e 100644 --- a/api-reference/openapi.yaml +++ b/api-reference/openapi.yaml @@ -3027,6 +3027,7 @@ components: `DeepL-Auth-Key ` name: Authorization in: header + x-default: "DeepL-Auth-Key " schemas: ApiKeyId: description: API key ID. Consists of two valid GUIDs separated by a colon.