UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

158 lines (157 loc) 4.28 kB
{ "type": "object", "properties": { "@odata.context": { "type": "string" }, "@odata.etag": { "type": "string" }, "contentType": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" } } }, "createdBy": { "type": "object", "properties": { "user": { "type": "object", "properties": { "displayName": { "type": "string" }, "email": { "type": "string" }, "id": { "type": "string" } } } } }, "createdDateTime": { "type": "string" }, "eTag": { "type": "string" }, "fields": { "type": "object", "properties": { "_ComplianceFlags": { "type": "string" }, "_ComplianceTag": { "type": "string" }, "_ComplianceTagUserId": { "type": "string" }, "_ComplianceTagWrittenTime": { "type": "string" }, "_UIVersionString": { "type": "string" }, "@odata.etag": { "type": "string" }, "AuthorLookupId": { "type": "string" }, "ContentType": { "type": "string" }, "Created": { "type": "string" }, "Edit": { "type": "string" }, "EditorLookupId": { "type": "string" }, "FolderChildCount": { "type": "string" }, "ID": { "type": "integer" }, "ItemChildCount": { "type": "string" }, "Modified": { "type": "string" }, "Title": { "type": "string" } } }, "fields@odata.navigationLink": { "type": "string" }, "id": { "type": "string" }, "lastModifiedBy": { "type": "object", "properties": { "application": { "type": "object", "properties": { "displayName": { "type": "string" }, "id": { "type": "string" } } }, "user": { "type": "object", "properties": { "displayName": { "type": "string" }, "email": { "type": "string" }, "id": { "type": "string" } } } } }, "lastModifiedDateTime": { "type": "string" }, "parentReference": { "type": "object", "properties": { "id": { "type": "string" }, "listId": { "type": "string" }, "siteId": { "type": "string" } } }, "webUrl": { "type": "string" } }, "version": 3 }