summaryrefslogtreecommitdiffstats
path: root/scripts/json/group-show-batch.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/json/group-show-batch.json')
-rw-r--r--scripts/json/group-show-batch.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/json/group-show-batch.json b/scripts/json/group-show-batch.json
new file mode 100644
index 0000000..5dc1732
--- /dev/null
+++ b/scripts/json/group-show-batch.json
@@ -0,0 +1,5 @@
+{"method":"batch","params":[[
+ {"method":"group_show","params":[["admins"],{"all":true}]},
+ {"method":"group_show","params":[["editors"],{"all":true}]},
+ {"method":"group_show","params":[["ipausers"],{"all":true}]}
+],{}]}