mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
Add link to credential documentation (#1066)
This commit is contained in:
@@ -6,6 +6,7 @@ import {
|
||||
export class AutomizyApi implements ICredentialType {
|
||||
name = 'automizyApi';
|
||||
displayName = 'Automizy API';
|
||||
documentationUrl = 'automizy';
|
||||
properties = [
|
||||
{
|
||||
displayName: 'API Token',
|
||||
|
||||
Reference in New Issue
Block a user