mediawiki-extensions-Catego.../i18n/api/qqq.json
Ammarpad 277b547d21 ApiCategoryTree: Harden validation of JSON values in options parameter
* 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
2023-04-24 23:59:33 +01:00

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."
}