mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-13 18:16:56 +00:00
53251f752c
Bug: T189982 Change-Id: I04f84c10c99de9bdd5d7b9828e852615488328db
30 lines
1.2 KiB
JSON
30 lines
1.2 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Raymond",
|
|
"Ryan Lane <rlane@wikimedia.org>",
|
|
"Shirayuki",
|
|
"Purodha",
|
|
"Umherirrender",
|
|
"Tyler Romeo <tylerromeo@gmail.com>",
|
|
"Liuxinyu970226",
|
|
"Amire80",
|
|
"Siebrand",
|
|
"Robby"
|
|
]
|
|
},
|
|
"apihelp-query+oath-description": "{{doc-apihelp-description|query+oath}}",
|
|
"apihelp-query+oath-summary": "{{doc-apihelp-summary|query+oath}}",
|
|
"apihelp-query+oath-param-user": "{{doc-apihelp-param|query+oath|user}}",
|
|
"apihelp-query+oath-example-1": "{{doc-apihelp-example|query+oath}}",
|
|
"apihelp-query+oath-example-2": "{{doc-apihelp-example|query+oath}}",
|
|
"apihelp-oathvalidate-description": "{{doc-apihelp-description|oathvalidate}}",
|
|
"apihelp-oathvalidate-summary": "{{doc-apihelp-summary|oathvalidate}}",
|
|
"apihelp-oathvalidate-param-user": "{{doc-apihelp-param|oathvalidate|user}}",
|
|
"apihelp-oathvalidate-param-totp": "{{doc-apihelp-param|oathvalidate|totp}}",
|
|
"apihelp-oathvalidate-example-1": "{{doc-apihelp-example|oathvalidate}}",
|
|
"apihelp-oathvalidate-example-2": "{{doc-apihelp-example|oathvalidate}}",
|
|
"apihelp-oathvalidate-example-3": "{{doc-apihelp-example|oathvalidate}}",
|
|
"apihelp-oathvalidate-param-data": "{{doc-apihelp-param|oathvalidate|data}}"
|
|
}
|