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

View File

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