2019-07-04 12:37:15 +00:00
|
|
|
{
|
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
|
|
|
"Brad Jorsch",
|
|
|
|
"Haikal Izzuddin",
|
|
|
|
"Kunal Mehta",
|
|
|
|
"xyx_is"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"apihelp-query+linterrors-description": "Get a list of lint errors",
|
|
|
|
"apihelp-query+linterrors-summary": "Get a list of lint errors",
|
|
|
|
"apihelp-query+linterrors-param-categories": "Categories of lint errors",
|
|
|
|
"apihelp-query+linterrors-param-limit": "Number of results to query",
|
|
|
|
"apihelp-query+linterrors-param-from": "Lint ID to start querying from",
|
|
|
|
"apihelp-query+linterrors-param-namespace": "Only include lint errors from the specified namespaces",
|
|
|
|
"apihelp-query+linterrors-param-pageid": "Only include lint errors from the specified page IDs",
|
2020-06-09 18:29:19 +00:00
|
|
|
"apihelp-query+linterrors-param-title": "Only include lint errors from the specified page title",
|
2019-07-04 12:37:15 +00:00
|
|
|
"apihelp-query+linterrors-example-1": "Get all lint errors of the obsolete-tag category",
|
|
|
|
"apihelp-record-lint-description": "Record a lint error in the database",
|
|
|
|
"apihelp-record-lint-summary": "Record a lint error in the database",
|
|
|
|
"apihelp-record-lint-param-data": "JSON encoded data about the error",
|
|
|
|
"apihelp-record-lint-param-page": "Page title",
|
|
|
|
"apihelp-record-lint-param-revision": "Revision ID that the error was found in",
|
|
|
|
"apihelp-query+linterstats-description": "Get number of lint errors in each category",
|
|
|
|
"apihelp-query+linterstats-summary": "Get number of lint errors in each category",
|
|
|
|
"apihelp-query+linterstats-example-1": "Get number of lint errors in each category",
|
2021-03-19 23:46:39 +00:00
|
|
|
"apierror-linter-invalid-ip": "Your IP address is not allowed to report lint errors",
|
2019-07-04 12:37:15 +00:00
|
|
|
"apierror-linter-invalid-data": "Invalid data",
|
|
|
|
"apierror-linter-invalid-title": "Invalid, non-existent, or outdated title"
|
|
|
|
}
|