mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Add credentials documentation link for e-goi node (#1277)
This commit is contained in:
@@ -7,6 +7,7 @@ import {
|
||||
export class EgoiApi implements ICredentialType {
|
||||
name = 'egoiApi';
|
||||
displayName = 'e-goi API';
|
||||
documentationUrl = 'egoi';
|
||||
properties = [
|
||||
// The credentials to get from user and save encrypted.
|
||||
// Properties can be defined exactly in the same way
|
||||
|
||||
Reference in New Issue
Block a user