summaryrefslogtreecommitdiffstats
path: root/scripts/json/group-show-batch.json
blob: 5dc173267dc1df0ae2b3ef7550a7f32d0df854a6 (plain)
1
2
3
4
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}]}
],{}]}