Code references
Get links to code reference repositories for each project
Get links for all projects that have code references.
get/api/v2/code-refs/statistics
Response
Statistic root response
Example response
{
"projects": [
{
"href": "/api/v2/code-refs/statistics/example-project-with-code-refs",
"type": "application/json"
}
]
}