UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

27 lines (26 loc) 534 B
{ "type": "object", "properties": { "Deal_Name": { "type": "string" }, "id": { "type": "string" }, "Owner": { "type": "object", "properties": { "email": { "type": "string" }, "id": { "type": "string" }, "name": { "type": "string" } } } }, "version": 3 }