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

View file

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