https://bugzilla.wikimedia.org/show_bug.cgi?id=36912

--- Comment #2 from [email protected] <[email protected]> 2012-05-20 
09:39:11 UTC ---
If I would query each single file this would be Ok. But if I want to know
whether 100 files are globally used, I don't want to send 100 requests.

Therefore I do it this way:
https://commons.wikimedia.org/w/api.php?action=query&prop=globalusage&titles=File:Example.jpg|File:Example.png&gulimit=5

The response does not give any results for File:Example.png, only for
File:Example.jpg

Since the count is requested in bug 17993, perhaps this bug could suggest
limiting the results per item (File in this case) when querying multiple titles
because the same applies for categories and other stuff.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to