https://www.hack23.com/sonar/web_api/
i can’t Access to those APIs in this link
How can use those APIs in a java project and geetig SonarQube Results into a JSON api
https://www.hack23.com/sonar/web_api/
i can’t Access to those APIs in this link
How can use those APIs in a java project and geetig SonarQube Results into a JSON api
Yassin,
Does a link such as this not work for you? https://www.hack23.com/sonar/api/measures/component?component=com.hack23.cia:cia-all&metricKeys=ncloc
Colin
nop i didn’t know how can i implement the APIs in this link in a java project
Yes, I am on 6.5 SonarQube - SIGH - and need to use the API for data extraction of certain values.
My question is: Since I am on Jenkins, can the API usage take the form of curl commands from the api/metrics and api/measures categories?
Are there any examples?
Thanks much