Hi all,
I´m using Sonar 3.2.1 and it´s Web Services API. Is there any way to obtain data of one resource which a specific version?. I need something like this:
http://localhost:8080/sonar/api/resources?resource=MYRESOURCE&metrics=METRIC1,METRIC2&depth=-1&version=
RESOURCE_VERSIONThanks and regards