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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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