️ Add credential documentation link for MailerLite (#1120)

This commit is contained in:
Harshil Agrawal 2020-11-02 13:44:31 +05:30 committed by GitHub
parent c3076a8dc7
commit 13e71b06ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ import {
export class MailerLiteApi implements ICredentialType {
name = 'mailerLiteApi';
displayName = 'Mailer Lite API';
documentationUrl = 'mailerLite';
properties = [
{
displayName: 'API Key',