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

@@ -20,7 +20,7 @@ export class GoogleApi implements ICredentialType {
documentationUrl = 'google/service-account';
icon = 'file:Google.svg';
icon = 'file:icons/Google.svg';
properties: INodeProperties[] = [
{