diff options
Diffstat (limited to 'sonar-ws-generator')
-rw-r--r-- | sonar-ws-generator/src/main/resources/snapshot-of-api.json | 2 |
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 ad667b4aeff..8ea56326f97 100644 --- a/sonar-ws-generator/src/main/resources/snapshot-of-api.json +++ b/sonar-ws-generator/src/main/resources/snapshot-of-api.json @@ -4606,7 +4606,7 @@ { "path": "api/project_branches", "since": "6.6", - "description": "Manage branch (only available when the Branch plugin is installed)", + "description": "Manage branch", "actions": [ { "key": "delete", |