From 27fe524e47df17cc7f02f177add4a6cf7e7759f7 Mon Sep 17 00:00:00 2001 From: Arash Date: Thu, 19 Dec 2024 15:20:34 +0100 Subject: [PATCH] update openapi schema --- client/src/api/schema/schema.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/src/api/schema/schema.ts b/client/src/api/schema/schema.ts index 6d4cf71939a9..c7f4b27a138b 100644 --- a/client/src/api/schema/schema.ts +++ b/client/src/api/schema/schema.ts @@ -7349,7 +7349,6 @@ export interface components { /** * Source Type * @constant - * @enum {string} */ source_type: "tool"; }; @@ -17640,7 +17639,6 @@ export interface components { /** * Source Type * @constant - * @enum {string} */ source_type: "tool"; /**