Page MenuHomePhabricator

ApiSandbox does not allow multiply prop/list/meta
Closed, ResolvedPublic

Description

The meta/list/prop param of action=query are multi, but with ApiSandbox you can only choose one of them.

Please allow selection of multi modules and selection of mulit list/prop/meta at the same time.

meta=userinfo&prop=templates&titles=MainPage is a valid request

generator=templates&titles=MainPage&prop=templates|images is also a valid request, but it is not possible to create it with ApiSandbox


Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=45630

Details

Reference
bz38787

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:08 AM
bzimport set Reference to bz38787.

Change 112307 had a related patch set uploaded by Alex Monk:
WIP: Allow multiple prop/list/meta params for action=query

https://gerrit.wikimedia.org/r/112307

Change 112307 merged by jenkins-bot:
Allow multiple prop/list/meta params for action=query

https://gerrit.wikimedia.org/r/112307