API: Allow filtering keys in iiprop=extmetadata
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 14 Nov 2013 19:26:00 +0000 (14:26 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Thu, 14 Nov 2013 19:27:33 +0000 (14:27 -0500)
commit8441b57d820628616b5d73c1e46d2581ed1633d7
treee7a3cfea4c79befed38bf67ff3f102de2bde4af5
parent318876a5b909d4a78ec253697844bdd26d9d834a
API: Allow filtering keys in iiprop=extmetadata

Requesting iiprop=extmetadata can return a *lot* of meta data, when the
client may only be interested in certain keys. This adds a
"iiextmetadatafilter" parameter to allow the client to indicate which
keys it cares about.

Change-Id: Ie2185ec285e40359fffab4932bff8cab16071a53
includes/api/ApiQueryImageInfo.php