UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

45 lines (44 loc) 1.12 kB
{ "type": "object", "properties": { "name": { "type": "string" }, "properties": { "type": "object", "properties": { "blobType": { "type": "string" }, "contentLength": { "type": "integer" }, "contentMD5": { "type": "string" }, "contentType": { "type": "string" }, "creationTime": { "type": "string" }, "etag": { "type": "string" }, "lastModified": { "type": "string" }, "leaseState": { "type": "string" }, "leaseStatus": { "type": "string" }, "serverEncrypted": { "type": "boolean" } } } }, "version": 1 }