UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

28 lines (27 loc) 515 B
{ "type": "object", "properties": { "binId": { "type": "string" }, "expiresIso": { "type": "string" }, "expiresTimestamp": { "type": "integer" }, "nowIso": { "type": "string" }, "nowTimestamp": { "type": "integer" }, "requestUrl": { "type": "string" }, "viewUrl": { "type": "string" } }, "version": 1 }