n8n-nodes-base
Version:
Base nodes of n8n
31 lines (30 loc) • 561 B
JSON
{
"type": "object",
"properties": {
"_archived": {
"type": "boolean"
},
"_creator": {
"type": "string"
},
"_ctime": {
"type": "string"
},
"_id": {
"type": "string"
},
"_last_modifier": {
"type": "string"
},
"_locked": {
"type": "null"
},
"_locked_by": {
"type": "null"
},
"_mtime": {
"type": "string"
}
},
"version": 1
}