Introducing the comment node_type

This commit is contained in:
2015-10-05 19:55:56 +02:00
parent 53f881e96c
commit 44302b6623
2 changed files with 74 additions and 3 deletions

View File

@@ -144,7 +144,6 @@ organizations_schema = {
}
}
nodes_schema = {
'name': {
'type': 'string',