UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

22 lines (21 loc) 370 B
{ "type": "object", "properties": { "_id": { "type": "string" }, "createdAt": { "type": "string" }, "createdBy": { "type": "string" }, "name": { "type": "string" }, "status": { "type": "string" } }, "version": 2 }