Add Sendy documentation URL

This commit is contained in:
Harshil Agrawal
2020-10-19 13:47:38 +05:30
committed by GitHub
parent 4165fad307
commit 4e43781198

View File

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