From 40630f4651180395ec35529f54ac08f7de173357 Mon Sep 17 00:00:00 2001 From: Jedrzej Nowak Date: Sat, 31 Oct 2015 23:08:52 +0100 Subject: [PATCH] Fixed librarian modules input schema --- resources/librarian/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/librarian/meta.yaml b/resources/librarian/meta.yaml index d40334d2..a0929899 100644 --- a/resources/librarian/meta.yaml +++ b/resources/librarian/meta.yaml @@ -7,7 +7,7 @@ actions: remove: remove.yaml input: modules: - schema: [str] + schema: [{}] value: [] modules_path: schema: str!