From 3a4d2cee21380efb38b97b77b5cac5774dbaa482 Mon Sep 17 00:00:00 2001 From: XI Date: Thu, 4 Jun 2026 01:09:03 +0100 Subject: [PATCH] Run /scripts/forrmat.sh --- api/schemas/tool.py | 1 - ui/src/app/tools/[toolUuid]/components/HttpApiToolConfig.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/api/schemas/tool.py b/api/schemas/tool.py index 87603745..b7e7cb0b 100644 --- a/api/schemas/tool.py +++ b/api/schemas/tool.py @@ -147,7 +147,6 @@ class HttpApiConfig(BaseModel): description="When to run variable extraction relative to the tool call (before, after, or both)", ) - @field_validator("method", mode="before") @classmethod def validate_method(cls, v: Any) -> str: diff --git a/ui/src/app/tools/[toolUuid]/components/HttpApiToolConfig.tsx b/ui/src/app/tools/[toolUuid]/components/HttpApiToolConfig.tsx index b780bf46..2580d9b0 100644 --- a/ui/src/app/tools/[toolUuid]/components/HttpApiToolConfig.tsx +++ b/ui/src/app/tools/[toolUuid]/components/HttpApiToolConfig.tsx @@ -234,7 +234,7 @@ export function HttpApiToolConfig({ This text is spoken as-is. For multilingual workflows, choose your phrasing carefully. - +