MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=extdistbranches (edb)

(main | query | extdistbranches)
  • This module is internal or unstable. Its operation may change without notice.
  • This module requires read rights.
  • Source: ExtensionDistributor
  • License: GPL-2.0-or-later

Returns the list of branches for a repository supported by ExtensionDistributor

Parameters:
edbexts

Extensions to get branches for

Values (separate with | or alternative):
edbskins

Skins to get branches for

Values (separate with | or alternative):
Example:
Get branches for the ExtensionDistributor extension
api.php?action=query&list=extdistbranches&edbexts=ExtensionDistributor [open in sandbox]