Credential fallback added, fixed Gmail documentationUrl

This commit is contained in:
Rupenieks
2020-08-20 15:34:45 +02:00
parent 05258cc645
commit d5dda2e35a
2 changed files with 12 additions and 8 deletions

View File

@@ -19,6 +19,7 @@ export class GmailOAuth2Api implements ICredentialType {
'googleOAuth2Api',
];
displayName = 'Gmail OAuth2 API';
documentationUrl = 'google';
properties = [
{
displayName: 'Scope',