mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +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
@@ -5,6 +5,8 @@ export class F5BigIpApi implements ICredentialType {
|
||||
|
||||
displayName = 'F5 Big-IP API';
|
||||
|
||||
documentationUrl = 'f5bigip';
|
||||
|
||||
icon = 'file:icons/F5.svg';
|
||||
|
||||
properties: INodeProperties[] = [
|
||||
|
||||
Reference in New Issue
Block a user