All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.server.usergroups.ws.update-example.json Maven / Gradle / Ivy

There is a newer version: 7.2.1
Show newest version
{
  "group": {
    "id": 42,
    "organization": "my-org",
    "name": "new-name",
    "description": "New Description",
    "membersCount": 1,
    "default": false
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy