mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Update Magento2 credential doc (#2225)
This commit is contained in:
@@ -6,6 +6,7 @@ import {
|
|||||||
export class Magento2Api implements ICredentialType {
|
export class Magento2Api implements ICredentialType {
|
||||||
name = 'magento2Api';
|
name = 'magento2Api';
|
||||||
displayName = 'Magento 2 API';
|
displayName = 'Magento 2 API';
|
||||||
|
documentationUrl = 'magento2';
|
||||||
properties = [
|
properties = [
|
||||||
{
|
{
|
||||||
displayName: 'Host',
|
displayName: 'Host',
|
||||||
|
|||||||
Reference in New Issue
Block a user