fix: test custom tool already exists without decrypting credentials (#2668)
This commit is contained in:
parent
34387ec0f1
commit
36686d7425
4 changed files with 41 additions and 12 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue