Add credentials documentation link for Pushcut node (#1273)

This commit is contained in:
Harshil Agrawal
2020-12-24 17:33:44 +05:30
committed by GitHub
parent 44c28b3491
commit 406f0322eb

View File

@@ -6,6 +6,7 @@ import {
export class PushcutApi implements ICredentialType {
name = 'pushcutApi';
displayName = 'Pushcut API';
documentationUrl = 'pushcut';
properties = [
{
displayName: 'API Key',