Update Magento2 credential doc (#2225)

This commit is contained in:
Gabriel 2021-09-21 20:42:40 +03:00 committed by GitHub
parent f57409eb9e
commit 25d0b184ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ import {
export class Magento2Api implements ICredentialType {
name = 'magento2Api';
displayName = 'Magento 2 API';
documentationUrl = 'magento2';
properties = [
{
displayName: 'Host',