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
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',