UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

25 lines (24 loc) 441 B
{ "type": "object", "properties": { "contentLength": { "type": "string" }, "contentType": { "type": "string" }, "eTag": { "type": "string" }, "lastModified": { "type": "string" }, "path": { "type": "string" }, "type": { "type": "string" } }, "version": 1 }