aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws/src/main/protobuf/ws-newcodeperiods.proto
diff options
context:
space:
mode:
authorJacek <52388493+jacek-poreda-sonarsource@users.noreply.github.com>2019-08-28 22:16:12 +0200
committerSonarTech <sonartech@sonarsource.com>2019-09-24 20:21:16 +0200
commit1e18ae05bc2d88f140f5bbee6a92a6fca72fcb03 (patch)
treee30b5f8f9d434a5d26db4b4e10e576fd9c3ad65a /sonar-ws/src/main/protobuf/ws-newcodeperiods.proto
parent0d22031fffe8154061fb18addc8c426c74d78456 (diff)
downloadsonarqube-1e18ae05bc2d88f140f5bbee6a92a6fca72fcb03.tar.gz
sonarqube-1e18ae05bc2d88f140f5bbee6a92a6fca72fcb03.zip
SONAR-12419 - resolve date for specific_analysis new code period type (#2026)
* SONAR-12419 - resolve date for specific_analysis new code period type
Diffstat (limited to 'sonar-ws/src/main/protobuf/ws-newcodeperiods.proto')
-rw-r--r--sonar-ws/src/main/protobuf/ws-newcodeperiods.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-ws/src/main/protobuf/ws-newcodeperiods.proto b/sonar-ws/src/main/protobuf/ws-newcodeperiods.proto
index 384e4d15399..7bf16771ac9 100644
--- a/sonar-ws/src/main/protobuf/ws-newcodeperiods.proto
+++ b/sonar-ws/src/main/protobuf/ws-newcodeperiods.proto
@@ -31,6 +31,7 @@ message ShowWSResponse {
NewCodePeriodType type = 3;
string value = 4;
bool inherited = 5;
+ string effectiveValue = 6;
}
// WS api/new_code_periods/list