feat(core): Credentials for popular SecOps services, Part 1 (#6775)

This commit is contained in:
Michael Kret
2023-07-31 11:26:38 +03:00
committed by GitHub
parent 50b0dc21fd
commit 11567f946b
56 changed files with 1724 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ export class GoogleOAuth2Api implements ICredentialType {
documentationUrl = 'google/oauth-generic';
icon = 'file:Google.svg';
icon = 'file:icons/Google.svg';
properties: INodeProperties[] = [
{