mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
🔨 Add documentationUrl to credentials
This commit is contained in:
@@ -15,6 +15,7 @@ export class HubspotOAuth2Api implements ICredentialType {
|
||||
'oAuth2Api',
|
||||
];
|
||||
displayName = 'Hubspot OAuth2 API';
|
||||
documentationUrl = 'hubspot';
|
||||
properties = [
|
||||
{
|
||||
displayName: 'Authorization URL',
|
||||
|
||||
Reference in New Issue
Block a user