n8n-nodes-evolution-api
Advanced tools
Comparing version
@@ -8,3 +8,3 @@ "use strict"; | ||
this.description = { | ||
displayName: 'HttpBin', | ||
displayName: 'Evolution API', | ||
name: 'httpBin', | ||
@@ -15,5 +15,5 @@ icon: 'file:evolutionapi.svg', | ||
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}', | ||
description: 'Interact with HttpBin API', | ||
description: 'Interact with Evolution API', | ||
defaults: { | ||
name: 'HttpBin', | ||
name: 'Evolution API', | ||
}, | ||
@@ -25,7 +25,7 @@ inputs: ['main'], | ||
name: 'httpbinApi', | ||
required: false, | ||
required: true, | ||
}, | ||
], | ||
requestDefaults: { | ||
baseURL: 'https://httpbin.org', | ||
baseURL: 'https://doc.evolution-api.com/api-reference', | ||
url: '', | ||
@@ -32,0 +32,0 @@ headers: { |
{ | ||
"name": "n8n-nodes-evolution-api", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Api não oficial do WhatsApp", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "n8n-nodes-evolution-api", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"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
47142
-0.11%