Преглед на файлове

Update server/sonar-webserver-webapi/src/main/java/org/sonar/server/qualityprofile/ws/ProjectsAction.java

tags/10.3.0.82913
David Cho-Lerat преди 7 месеца
родител
ревизия
5a244df17b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      server/sonar-webserver-webapi/src/main/java/org/sonar/server/qualityprofile/ws/ProjectsAction.java

+ 1
- 1
server/sonar-webserver-webapi/src/main/java/org/sonar/server/qualityprofile/ws/ProjectsAction.java Целия файл

@@ -63,7 +63,7 @@ public class ProjectsAction implements QProfileWsAction {
.setSince("5.2")
.setHandler(this)
.setDescription("List projects with their association status regarding a quality profile. <br/>" +
"Only projects explicitly bound to the profile are returned, those associated with the profile because is the default one are not. <br/>" +
"Only projects explicitly bound to the profile are returned, those associated with the profile because it is the default one are not. <br/>" +
"See api/qualityprofiles/search in order to get the Quality Profile Key. ")
.setResponseExample(getClass().getResource("projects-example.json"));


Loading…
Отказ
Запис