UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

57 lines (56 loc) 1.47 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" }, "group": { "type": "string" }, "lastModified": { "type": "string" }, "leaseState": { "type": "string" }, "leaseStatus": { "type": "string" }, "owner": { "type": "string" }, "permissions": { "type": "string" }, "resourceType": { "type": "string" }, "serverEncrypted": { "type": "boolean" } } } }, "version": 2 }