diff --git a/n8n-status.json b/n8n-status.json index cc52ad9..b5303f2 100644 --- a/n8n-status.json +++ b/n8n-status.json @@ -276,25 +276,21 @@ ] }, "Route Action": { - "list": [ + "main": [ [ { "node": "Prepare List Request", "type": "main", "index": 0 } - ] - ], - "status": [ + ], [ { "node": "Prepare Status Request", "type": "main", "index": 0 } - ] - ], - "paginate": [ + ], [ { "node": "Prepare Paginate Request", @@ -381,4 +377,4 @@ }, "staticData": null, "tags": [] -} +} \ No newline at end of file