mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
docs: Fix missing and invalid documentation urls for various credentials (no-changelog) (#6893)
This commit is contained in:
committed by
GitHub
parent
0339732378
commit
d396935281
@@ -13,6 +13,8 @@ export class CiscoSecureEndpointApi implements ICredentialType {
|
||||
|
||||
displayName = 'Cisco Secure Endpoint (AMP) API';
|
||||
|
||||
documentationUrl = 'ciscosecureendpoint';
|
||||
|
||||
icon = 'file:icons/Cisco.svg';
|
||||
|
||||
properties: INodeProperties[] = [
|
||||
|
||||
Reference in New Issue
Block a user