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

org.sonar.server.user.ws.example-groups.json Maven / Gradle / Ivy

There is a newer version: 7.0
Show newest version
{
  "p": 1,
  "ps": 25,
  "total": 2,
  "groups": [
    {"id": "2", "name": "sonar-admins", "description": "Sonar Admins", "selected": false},
    {"id": "1", "name": "sonar-users", "description": "Sonar Users", "selected": true}
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy