Fixed librarian modules input schema

This commit is contained in:
Jedrzej Nowak 2015-10-31 23:08:52 +01:00
parent 6e8f94d8f9
commit 40630f4651

View File

@ -7,7 +7,7 @@ actions:
remove: remove.yaml
input:
modules:
schema: [str]
schema: [{}]
value: []
modules_path:
schema: str!