UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

207 lines (206 loc) 5.83 kB
{ "type": "object", "properties": { "content_created_at": { "type": "string" }, "content_modified_at": { "type": "string" }, "created_at": { "type": "string" }, "created_by": { "type": "object", "properties": { "id": { "type": "string" }, "login": { "type": "string" }, "name": { "type": "string" }, "type": { "type": "string" } } }, "description": { "type": "string" }, "etag": { "type": "string" }, "id": { "type": "string" }, "item_collection": { "type": "object", "properties": { "entries": { "type": "array", "items": { "type": "object", "properties": { "etag": { "type": "string" }, "file_version": { "type": "object", "properties": { "id": { "type": "string" }, "sha1": { "type": "string" }, "type": { "type": "string" } } }, "id": { "type": "string" }, "name": { "type": "string" }, "sequence_id": { "type": "string" }, "sha1": { "type": "string" }, "type": { "type": "string" } } } }, "limit": { "type": "integer" }, "offset": { "type": "integer" }, "order": { "type": "array", "items": { "type": "object", "properties": { "by": { "type": "string" }, "direction": { "type": "string" } } } }, "total_count": { "type": "integer" } } }, "item_status": { "type": "string" }, "modified_at": { "type": "string" }, "modified_by": { "type": "object", "properties": { "id": { "type": "string" }, "login": { "type": "string" }, "name": { "type": "string" }, "type": { "type": "string" } } }, "name": { "type": "string" }, "owned_by": { "type": "object", "properties": { "id": { "type": "string" }, "login": { "type": "string" }, "name": { "type": "string" }, "type": { "type": "string" } } }, "parent": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" }, "type": { "type": "string" } } }, "path_collection": { "type": "object", "properties": { "entries": { "type": "array", "items": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" }, "type": { "type": "string" } } } }, "total_count": { "type": "integer" } } }, "purged_at": { "type": "null" }, "sequence_id": { "type": "string" }, "size": { "type": "integer" }, "trashed_at": { "type": "null" }, "type": { "type": "string" } }, "version": 1 }