UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

33 lines (32 loc) 692 B
{ "type": "object", "properties": { "archived": { "type": "boolean" }, "createdAt": { "type": "string" }, "id": { "type": "string" }, "properties": { "type": "object", "properties": { "createdate": { "type": "string" }, "hs_object_id": { "type": "string" }, "lastmodifieddate": { "type": "string" } } }, "updatedAt": { "type": "string" } }, "version": 3 }