UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

36 lines (35 loc) 749 B
{ "type": "object", "properties": { "createTime": { "type": "string" }, "member": { "type": "object", "properties": { "displayName": { "type": "string" }, "domainId": { "type": "string" }, "name": { "type": "string" }, "type": { "type": "string" } } }, "name": { "type": "string" }, "role": { "type": "string" }, "state": { "type": "string" } }, "version": 3 }