+ added new tools

This commit is contained in:
Miquel Colomer
2021-02-25 10:35:48 +01:00
parent 85703a8bf7
commit 0a0509a4ae
8 changed files with 173 additions and 168 deletions

View File

@@ -7,7 +7,7 @@ export class UProcApi implements ICredentialType {
name = 'uprocApi';
displayName = 'uProc API';
properties = [
{
{
displayName: 'Email',
name: 'email',
type: 'string' as NodePropertyTypes,