These four endpoints have been experimental for many months:
/coredev/v0/me/contributions
/coredev/v0/user/{user}/contributions
/coredev/v0/me/contributions/count
/coredev/v0/user/{user}/contributions/count
Analytics data shows they are not receiving any traffic.
Remove to clear out the coreDevelopmentRoutes.json file for
unrelated experiments, and to reduce future code maintenance.
Bug: T305506
Change-Id: I21cf9a398638d34725a3c34d348fbad50df40153
9 lines
117 B
JSON
9 lines
117 B
JSON
[
|
|
{
|
|
"path": "/",
|
|
"class": "MediaWiki\\Rest\\Handler\\RootSpecHandler",
|
|
"services": [
|
|
"MainConfig"
|
|
]
|
|
}
|
|
]
|