summaryrefslogtreecommitdiffstats
path: root/ipaclient/remote_plugins/2_114/batch.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipaclient/remote_plugins/2_114/batch.py')
-rw-r--r--ipaclient/remote_plugins/2_114/batch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipaclient/remote_plugins/2_114/batch.py b/ipaclient/remote_plugins/2_114/batch.py
index 4a613b677..2709e5907 100644
--- a/ipaclient/remote_plugins/2_114/batch.py
+++ b/ipaclient/remote_plugins/2_114/batch.py
@@ -50,7 +50,7 @@ class batch(Command):
NO_CLI = True
takes_args = (
- parameters.Str(
+ parameters.Any(
'methods',
required=False,
multivalue=True,