Brianna Laugher schreef: > Is there an API equivalent to Special:version? How do you know when > API stuff goes live, just keep waiting and checking? > > You can use api.php?action=help&version to see module versions, but it's probably better to use:
api.php?action=paraminfo&querymodules=allimages which will list all parameters for the allimages module, or tell you that it doesn't exist. Roan Kattouw (Catrope) _______________________________________________ Mediawiki-api mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
