Hello, I hope you are doing well.
We’re using SonarQube Community Edition Version 9.8.0.63668
We’re trying to retrieve PR via API and have been trying to use GET api/project_pull_requests/list
API but got an error
"errors": [
{
"msg": "Unknown url : /api/project_pull_requests/list"
}
]
What could be the problem?
Thanks in advance!
Sincerely,
Alex