From 7213063a72b19c2a90ef76a8debfadab8fb3a0e9 Mon Sep 17 00:00:00 2001 From: Tizian Maxime Weigt Date: Tue, 24 Feb 2026 20:53:37 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d8c78f..b70b023 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ servers: components: securitySchemes: QueryKeyAuth: - type: apiKey + type: bearer in: header name: Authorization description: Bearer token authentication