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"; /**