n8n-nodes-evolution-api
Advanced tools
Comparing version 0.1.45 to 0.1.46
@@ -84,3 +84,3 @@ "use strict"; | ||
description: 'Define o comportamento da instancia', | ||
action: 'Buscar instancias', | ||
action: 'Definir configura es', | ||
routing: { | ||
@@ -777,2 +777,16 @@ request: { | ||
{ | ||
displayName: 'Nome Da Instância', | ||
name: 'instanceName', | ||
type: 'string', | ||
default: '', | ||
required: true, | ||
description: 'Digite o nome para a instância', | ||
displayOptions: { | ||
show: { | ||
resource: ['instances-api'], | ||
operation: ['instance-basic'], | ||
}, | ||
}, | ||
}, | ||
{ | ||
displayName: 'Rejeitar Chamadas', | ||
@@ -779,0 +793,0 @@ name: 'rejectCall', |
{ | ||
"name": "n8n-nodes-evolution-api", | ||
"version": "0.1.45", | ||
"version": "0.1.46", | ||
"description": "Api não oficial do WhatsApp", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "n8n-nodes-evolution-api", | ||
"version": "0.1.45", | ||
"version": "0.1.46", | ||
"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
103813
1420