]> source.dussan.org Git - sonarqube.git/commit
SONAR-9482 Create api/qualityprofile/show WS returning stub
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 27 Jun 2017 16:18:08 +0000 (18:18 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 4 Jul 2017 14:29:36 +0000 (16:29 +0200)
commit1308b6801babb7d64bec4ffe2e619ea0e4c5cdef
tree022b21a68ca9035adcd55e9b8a643a3797aed8e5
parent72f20e1066197e64b7e5d348d9f1bc2466073f2e
SONAR-9482 Create api/qualityprofile/show WS returning stub
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/ws/QProfilesWsModule.java
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/ws/ShowAction.java [new file with mode: 0644]
server/sonar-server/src/main/resources/org/sonar/server/qualityprofile/ws/show-example.json [new file with mode: 0644]
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/ws/QProfilesWsModuleTest.java
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/ws/ShowActionTest.java [new file with mode: 0644]
sonar-ws/src/main/java/org/sonarqube/ws/client/qualityprofile/QualityProfileWsParameters.java
sonar-ws/src/main/protobuf/ws-qualityprofiles.proto