UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

40 lines (39 loc) 774 B
{ "type": "object", "properties": { "connection": { "type": "string" }, "contentCrc64": { "type": "string" }, "contentLength": { "type": "integer" }, "contentMd5": { "type": "string" }, "date": { "type": "string" }, "etag": { "type": "string" }, "lastModified": { "type": "string" }, "requestId": { "type": "string" }, "requestServerEncrypted": { "type": "boolean" }, "server": { "type": "string" }, "version": { "type": "string" } }, "version": 1 }