mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-28 10:11:29 +00:00
277b547d21
* All option values are not expected be object themselves. * Allow 'namespace' option to take scalar or array value. * All other options take scalar values only. Bug: T335145 Change-Id: I3bdb284f26d0c9ee8230f2197b168a7e83c145c3
32 lines
882 B
JSON
32 lines
882 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Amire80",
|
|
"Aotake",
|
|
"EugeneZelenko",
|
|
"Jon Harald Søby",
|
|
"Lloffiwr",
|
|
"Malafaya",
|
|
"McDutchie",
|
|
"Meno25",
|
|
"Nemo bis",
|
|
"Purodha",
|
|
"Raimond Spekking",
|
|
"Raymond",
|
|
"Shirayuki",
|
|
"Siebrand",
|
|
"The Evil IP address",
|
|
"Umherirrender",
|
|
"Yekrats",
|
|
"Александр Сигачёв",
|
|
"פוילישער"
|
|
]
|
|
},
|
|
"apihelp-categorytree-description": "{{doc-apihelp-description|categorytree}}",
|
|
"apihelp-categorytree-summary": "{{doc-apihelp-summary|categorytree}}",
|
|
"apihelp-categorytree-param-category": "{{doc-apihelp-param|categorytree|category}}",
|
|
"apihelp-categorytree-param-options": "{{doc-apihelp-param|categorytree|options}}",
|
|
"apierror-categorytree-invalidjson": "{{doc-apierror}}",
|
|
"apierror-categorytree-invalidjson-option": "{{doc-apierror}}\n\nParameters:\n* $1 - Name of API option."
|
|
}
|