modules : all the other strings are lower case

This commit is contained in:
alalazo 2016-04-06 17:05:47 +02:00
parent e4cfe74887
commit 7904f75782

View file

@ -255,7 +255,7 @@
},
'dependency_selection': {
'type': 'string',
'enum': ['None', 'Direct', 'All']
'enum': ['none', 'direct', 'all']
},
'module_file_configuration': {
'type': 'object',