Just an extra TODO in the node types

This commit is contained in:
2016-08-31 14:27:01 +02:00
parent 4ad33731bd
commit 15f0f5889a

View File

@@ -18,6 +18,7 @@ node_type_task = {
'filepath': {
'type': 'string',
},
# TODO: describe what this is.
'revision': {
'type': 'integer',
},