UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

27 lines (26 loc) 515 B
{ "type": "object", "properties": { "attributes": { "type": "object", "properties": { "type": { "type": "string" }, "url": { "type": "string" } } }, "Id": { "type": "string" }, "OwnerId": { "type": "string" }, "Status": { "type": "string" } }, "version": 4 }