]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-6582 complete example of api/issues/search with actions
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 25 Aug 2015 13:26:02 +0000 (15:26 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 25 Aug 2015 13:26:02 +0000 (15:26 +0200)
server/sonar-server/src/main/resources/org/sonar/server/issue/ws/example-search.json

index 81eeabb464d405dd089fb98eed50c4ac68c6dddb..b02142ae1e22acaedf9aa8be792b2c9768621766 100644 (file)
@@ -43,6 +43,9 @@
         "unconfirm",
         "resolve",
         "falsepositive"
+      ],
+      "actions": [
+        "comment"
       ]
     }
   ],