aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-generator/src
diff options
context:
space:
mode:
authorAlain Kermis <alain.kermis@sonarsource.com>2023-03-15 16:10:47 +0100
committerLukasz Jarocki <lukasz.jarocki@sonarsource.com>2023-03-17 10:45:56 +0100
commitdaec2c376e834360f0a2640da2072063458ec244 (patch)
tree0d79217b9cf663603709662e0612ce115c7de377 /sonar-ws-generator/src
parent2ae32d466145185edab46ba1bf95e08e278edd92 (diff)
downloadsonarqube-daec2c376e834360f0a2640da2072063458ec244.tar.gz
sonarqube-daec2c376e834360f0a2640da2072063458ec244.zip
SONAR-18730 Update quality profile add project web service permissions description
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 6f3a0b50198..51031daca7f 100644
--- a/sonar-ws-generator/src/main/resources/snapshot-of-api.json
+++ b/sonar-ws-generator/src/main/resources/snapshot-of-api.json
@@ -6337,7 +6337,7 @@
},
{
"key": "add_project",
- "description": "Associate a project with a quality profile.<br> Requires one of the following permissions:<ul> <li>'Administer Quality Profiles'</li> <li>Edit right on the specified quality profile</li> <li>Administer right on the specified project</li></ul>",
+ "description": "Associate a project with a quality profile.<br> Requires one of the following permissions:<ul> <li>'Administer Quality Profiles'</li> <li>Administer right on the specified project</li></ul>",
"since": "5.2",
"internal": false,
"post": true,