Add credentials documentation link (#1236)

This commit is contained in:
Harshil Agrawal
2020-12-12 12:59:38 +05:30
committed by GitHub
parent 16438ea8f7
commit 8942f403d4

View File

@@ -6,6 +6,7 @@ import {
export class TheHiveApi implements ICredentialType {
name = 'theHiveApi';
displayName = 'The Hive API';
documentationUrl = 'theHive';
properties = [
{
displayName: 'API Key',