Renamed path to file_path in File properties

This commit is contained in:
2015-11-05 18:47:36 +01:00
parent 4e5d076f49
commit a661c1c107
6 changed files with 62 additions and 17 deletions

View File

@@ -623,7 +623,6 @@ def populate_node_types(old_ids={}):
'methods': ['GET', 'PUT', 'POST']
}],
'users': [],
'world': ['GET']
}
}
@@ -664,7 +663,6 @@ def populate_node_types(old_ids={}):
'methods': ['GET', 'PUT', 'POST']
}],
'users': [],
'world': ['GET']
}
}