I was looking at the web service API V5.5 documentation for SonarQube and would like to retrieve two things at the project level:
- SQALE rating
- Technical Debt
Which API can I exactly use to get these values directly?
I was looking at the web service API V5.5 documentation for SonarQube and would like to retrieve two things at the project level:
Which API can I exactly use to get these values directly?
You can get the The SQALE Rating using Web Service API Sonarqube
GET URLSONARQUBE/api/resources?metrics=sqale_rating