Hi Team,
Is there any api to get only false-positive for a sonar project?
Thanks,
Revanth
Hi Team,
Is there any api to get only false-positive for a sonar project?
Thanks,
Revanth
Hi Revanth,
Have you tried this via the UI? The best way to master the API is to perform the desired action via the UI and eavesdrop to see which calls the UI made to accomplish the action.
You may also find this guide helpful.
HTH,
Ann