UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

31 lines (30 loc) 589 B
{ "type": "object", "properties": { "@odata.context": { "type": "string" }, "@odata.mediaContentType": { "type": "string" }, "@odata.type": { "type": "string" }, "id": { "type": "string" }, "isInline": { "type": "boolean" }, "lastModifiedDateTime": { "type": "string" }, "name": { "type": "string" }, "size": { "type": "integer" } }, "version": 6 }