Add link to credential documentation (#1066)

This commit is contained in:
Harshil Agrawal
2020-10-16 08:32:56 +00:00
committed by GitHub
parent 86d5681517
commit a77e96592f

View File

@@ -6,6 +6,7 @@ import {
export class AutomizyApi implements ICredentialType {
name = 'automizyApi';
displayName = 'Automizy API';
documentationUrl = 'automizy';
properties = [
{
displayName: 'API Token',