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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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