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

@@ -392,7 +392,7 @@ files_schema = {
'required': True,
'allowed': ["attract-web", "pillar", "cdnsun", "gcs"]
},
'path': {
'file_path': {
'type': 'string',
#'required': True,
'unique': True,