UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

41 lines (40 loc) 860 B
{ "type": "object", "properties": { "data": { "type": "object", "properties": { "liveViewUrl": { "type": "string" }, "targetId": { "type": "string" }, "windowId": { "type": "string" } } }, "errors": { "type": "null" }, "meta": { "type": "object", "properties": { "requestId": { "type": "string" } } }, "sessionId": { "type": "string" }, "warnings": { "type": "null" }, "windowId": { "type": "string" } }, "version": 4 }