mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
🔨 Add documentationUrl to credentials
This commit is contained in:
@@ -18,6 +18,7 @@ export class YouTubeOAuth2Api implements ICredentialType {
|
||||
'googleOAuth2Api',
|
||||
];
|
||||
displayName = 'Google OAuth2 API';
|
||||
documentationUrl = 'google';
|
||||
properties = [
|
||||
{
|
||||
displayName: 'Scope',
|
||||
|
||||
Reference in New Issue
Block a user