fix: test custom tool already exists without decrypting credentials (#2668)
This commit is contained in:
@@ -42,6 +42,7 @@ const TestApi: FC<Props> = ({
|
||||
delete credentials.api_key_value
|
||||
}
|
||||
const data = {
|
||||
provider_name: customCollection.provider,
|
||||
tool_name: toolName,
|
||||
credentials,
|
||||
schema_type: customCollection.schema_type,
|
||||
|
Reference in New Issue
Block a user