UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

36 lines (35 loc) 749 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" }, "url": { "type": "string" } }, "version": 2 }