n8n-nodes-evolution-api
Advanced tools
Comparing version 0.1.32 to 0.1.33
@@ -442,3 +442,3 @@ "use strict"; | ||
{ | ||
displayName: 'Nome Da Inst��ncia', | ||
displayName: 'Nome Da Instancia', | ||
name: 'instanceName', | ||
@@ -484,2 +484,15 @@ type: 'string', | ||
{ | ||
displayName: 'Nome Da Instancia', | ||
name: 'instanceName', | ||
type: 'string', | ||
default: '', | ||
description: 'Digite o nome da instância que vai enviar a mensagem', | ||
displayOptions: { | ||
show: { | ||
resource: ['messages-api'], | ||
operation: ['sendText'], | ||
}, | ||
}, | ||
}, | ||
{ | ||
displayName: 'Número Do Destinatário', | ||
@@ -528,4 +541,4 @@ name: 'remoteJid', | ||
type: 'string', | ||
default: 'Teste de caption', | ||
description: 'Legenda da imagem', | ||
default: '', | ||
description: 'Texto a ser enviado junto a imagem', | ||
displayOptions: { | ||
@@ -532,0 +545,0 @@ show: { |
{ | ||
"name": "n8n-nodes-evolution-api", | ||
"version": "0.1.32", | ||
"version": "0.1.33", | ||
"description": "Api não oficial do WhatsApp", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "n8n-nodes-evolution-api", | ||
"version": "0.1.32", | ||
"version": "0.1.33", | ||
"description": "Api não oficial do WhatsApp", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
79459
925