Add link to credential documentation for Vonage (#1068)

This commit is contained in:
Harshil Agrawal
2020-10-16 14:47:25 +00:00
committed by GitHub
parent fc695e0bea
commit e272c69f07

View File

@@ -6,6 +6,7 @@ import {
export class VonageApi implements ICredentialType {
name = 'vonageApi';
displayName = 'Vonage API';
documentationUrl = 'vonage';
properties = [
{
displayName: 'API Key',