🔨 Add documentationUrl to credentials
This commit is contained in:
@@ -7,6 +7,7 @@ export class ZoomOAuth2Api implements ICredentialType {
|
||||
name = 'zoomOAuth2Api';
|
||||
extends = ['oAuth2Api'];
|
||||
displayName = 'Zoom OAuth2 API';
|
||||
documentationUrl = 'zoom';
|
||||
properties = [
|
||||
{
|
||||
displayName: 'Authorization URL',
|
||||
|
||||
Reference in New Issue
Block a user