Add Sendy documentation URL

Add Sendy documentation URL
This commit is contained in:
Jan 2020-10-25 22:38:24 +01:00 committed by GitHub
commit 5eb4a7c187
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ import {
export class SendyApi implements ICredentialType {
name = 'sendyApi';
displayName = 'Sendy API';
documentationUrl = 'sendy';
properties = [
{
displayName: 'URL',