@pokash/n8n-nodes-optima-rest-api 1.6.1 → 1.6.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.
@@ -277,7 +277,7 @@ class OptimaRestApi {
277
277
  displayName: 'Operation',
278
278
  name: 'operation',
279
279
  type: 'options',
280
- noDataExpression: false,
280
+ noDataExpression: true,
281
281
  displayOptions: {
282
282
  show: {
283
283
  resource: ['document'],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pokash/n8n-nodes-optima-rest-api",
3
- "version": "1.6.1",
3
+ "version": "1.6.2",
4
4
  "description": "n8n node for Comarch Optima REST API integration",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",