UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

40 lines (39 loc) 765 B
{ "type": "object", "properties": { "createdDate": { "type": "string" }, "documentType": { "type": "string" }, "eTag": { "type": "string" }, "id": { "type": "string" }, "isActive": { "type": "boolean" }, "lastModifiedDate": { "type": "string" }, "partitionKey": { "type": "string" }, "resourceId": { "type": "string" }, "selfLink": { "type": "string" }, "timeStamp": { "type": "integer" }, "version": { "type": "integer" } }, "version": 2 }