From ec529e7fc46a80a431e5b51b9299d95fd8fa9ab2 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Fri, 29 Aug 2025 09:40:03 +0200 Subject: [PATCH] fix: Update openapi specs Signed-off-by: Marcel Klehr --- core/openapi-full.json | 3 --- core/openapi.json | 3 --- 2 files changed, 6 deletions(-) diff --git a/core/openapi-full.json b/core/openapi-full.json index 3d6a28f9251..a92583d33c0 100644 --- a/core/openapi-full.json +++ b/core/openapi-full.json @@ -4079,7 +4079,6 @@ "task_processing_api" ], "security": [ - {}, { "bearer_auth": [] }, @@ -4152,7 +4151,6 @@ "task_processing_api" ], "security": [ - {}, { "bearer_auth": [] }, @@ -4422,7 +4420,6 @@ "task_processing_api" ], "security": [ - {}, { "bearer_auth": [] }, diff --git a/core/openapi.json b/core/openapi.json index 9a381da7e22..16838329a4f 100644 --- a/core/openapi.json +++ b/core/openapi.json @@ -4079,7 +4079,6 @@ "task_processing_api" ], "security": [ - {}, { "bearer_auth": [] }, @@ -4152,7 +4151,6 @@ "task_processing_api" ], "security": [ - {}, { "bearer_auth": [] }, @@ -4422,7 +4420,6 @@ "task_processing_api" ], "security": [ - {}, { "bearer_auth": [] },