API: Remove metadata keys from indexpageids output
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 23 Apr 2015 13:13:42 +0000 (09:13 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Thu, 23 Apr 2015 13:17:56 +0000 (09:17 -0400)
commit1de341dbf92898ddb0c8b134fd2b078b9a4ed794
tree41d026e016c576f7a5030319dd0d090358dae6e2
parent584d47117e5ad738910f052f5f300fb602367342
API: Remove metadata keys from indexpageids output

While we could fix the issue at hand by moving the setArrayType() call,
it's more robust to explicitly remove *all* metadata.

Bug: T96942
Change-Id: I313b19339474ea34880ebef31851eefdf14a7a07
includes/api/ApiQuery.php