aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws
diff options
context:
space:
mode:
Diffstat (limited to 'sonar-ws')
-rw-r--r--sonar-ws/src/main/protobuf/ws-plugins.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-ws/src/main/protobuf/ws-plugins.proto b/sonar-ws/src/main/protobuf/ws-plugins.proto
index 41f7c89ddd8..2fcb7cc2b6d 100644
--- a/sonar-ws/src/main/protobuf/ws-plugins.proto
+++ b/sonar-ws/src/main/protobuf/ws-plugins.proto
@@ -124,6 +124,7 @@ message PluginDetails {
optional string documentationPath = 16;
optional int64 updatedAt = 17;
optional string type = 18;
+ repeated string requiredForLanguages = 19;
}
// WS api/plugins/pending