UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

37 lines (36 loc) 704 B
{ "type": "object", "properties": { "adminCreated": { "type": "boolean" }, "description": { "type": "string" }, "directMembersCount": { "type": "string" }, "email": { "type": "string" }, "etag": { "type": "string" }, "id": { "type": "string" }, "kind": { "type": "string" }, "name": { "type": "string" }, "nonEditableAliases": { "type": "array", "items": { "type": "string" } } }, "version": 2 }