mediawiki-extensions-OATHAuth/i18n/api/qqq.json
Umherirrender ec4dce349d api: Remove old apihelp i18n description messages
No longer used since 1.33

Automatically removed message keys with "doc-apihelp-description" in qqq

Bug: T340253
Change-Id: Ifbda21ab76928a2ae3f6b357d7e3edc6df122c12
2023-06-24 00:02:51 +02:00

27 lines
992 B
JSON

{
"@metadata": {
"authors": [
"Amire80",
"Liuxinyu970226",
"Purodha",
"Raymond",
"Robby",
"Ryan Lane <rlane@wikimedia.org>",
"Shirayuki",
"Siebrand",
"Tyler Romeo <tylerromeo@gmail.com>",
"Umherirrender"
]
},
"apihelp-query+oath-summary": "{{doc-apihelp-summary|query+oath}}",
"apihelp-query+oath-param-user": "{{doc-apihelp-param|query+oath|user}}",
"apihelp-query+oath-param-reason": "{{doc-apihelp-param|query+oath|reason}}",
"apihelp-query+oath-example-1": "{{doc-apihelp-example|query+oath}}",
"apihelp-query+oath-example-2": "{{doc-apihelp-example|query+oath}}",
"apihelp-oathvalidate-summary": "{{doc-apihelp-summary|oathvalidate}}",
"apihelp-oathvalidate-param-user": "{{doc-apihelp-param|oathvalidate|user}}",
"apihelp-oathvalidate-example-1": "{{doc-apihelp-example|oathvalidate}}",
"apihelp-oathvalidate-example-3": "{{doc-apihelp-example|oathvalidate}}",
"apihelp-oathvalidate-param-data": "{{doc-apihelp-param|oathvalidate|data}}"
}