Fixed librarian modules input schema

This commit is contained in:
Jedrzej Nowak 2015-10-31 23:08:52 +01:00
parent 2159845c08
commit c1d6dcced1

View File

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