n8n-nodes-base
Version:
Base nodes of n8n
37 lines (36 loc) • 669 B
JSON
{
"type": "object",
"properties": {
"etag": {
"type": "string"
},
"id": {
"type": "string"
},
"kind": {
"type": "string"
},
"notes": {
"type": "string"
},
"position": {
"type": "string"
},
"selfLink": {
"type": "string"
},
"status": {
"type": "string"
},
"title": {
"type": "string"
},
"updated": {
"type": "string"
},
"webViewLink": {
"type": "string"
}
},
"version": 2
}