Fix/custom tool any of (#2625)

This commit is contained in:
Yeuoly
2024-02-29 14:39:05 +08:00
committed by GitHub
parent 57ffecd0e5
commit a769edbc89
2 changed files with 64 additions and 22 deletions

View File

@@ -43,7 +43,7 @@ const TestApi: FC<Props> = ({
}
const data = {
tool_name: toolName,
credentials: tempCredential,
credentials,
schema_type: customCollection.schema_type,
schema: customCollection.schema,
parameters: parametersValue,