aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-generator/src
diff options
context:
space:
mode:
authorDavid Cho-Lerat <117642976+david-cho-lerat-sonarsource@users.noreply.github.com>2022-12-15 17:09:31 +0100
committersonartech <sonartech@sonarsource.com>2022-12-15 20:03:33 +0000
commitbef04f50354e73fe8ae49137ea903488c431caff (patch)
treea2f8708e75cc921ddff59ab598fb2c4beda633e0 /sonar-ws-generator/src
parentf0582195b40b656b525d7d0df55120f899b21693 (diff)
downloadsonarqube-bef04f50354e73fe8ae49137ea903488c431caff.tar.gz
sonarqube-bef04f50354e73fe8ae49137ea903488c431caff.zip
SONAR-13057 Explain that update in sonar.properties are not taken into account when restarting from UI/WS9.8.0.63668
Diffstat (limited to 'sonar-ws-generator/src')
-rw-r--r--sonar-ws-generator/src/main/resources/snapshot-of-api.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-ws-generator/src/main/resources/snapshot-of-api.json b/sonar-ws-generator/src/main/resources/snapshot-of-api.json
index 72630f2deee..47f92478d4f 100644
--- a/sonar-ws-generator/src/main/resources/snapshot-of-api.json
+++ b/sonar-ws-generator/src/main/resources/snapshot-of-api.json
@@ -8961,7 +8961,7 @@
},
{
"key": "restart",
- "description": "Restart server. Require 'Administer System' permission. Perform a full restart of the Web, Search and Compute Engine Servers processes.",
+ "description": "Restarts server. Requires 'Administer System' permission. Performs a full restart of the Web, Search and Compute Engine Servers processes. Does not reload sonar.properties.",
"since": "4.3",
"internal": false,
"post": true,