n8n-nodes-whaapy 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -98,13 +98,6 @@ class Whaapy {
98
98
  required: true,
99
99
  },
100
100
  ],
101
- requestDefaults: {
102
- baseURL: '={{$credentials.baseUrl}}',
103
- headers: {
104
- Accept: 'application/json',
105
- 'Content-Type': 'application/json',
106
- },
107
- },
108
101
  properties: [
109
102
  // ===========================================
110
103
  // RESOURCE SELECTOR
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-whaapy",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "n8n community node for Whaapy - WhatsApp Business API with AI",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",