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

org.sonar.server.ui.ws.organization-example.json Maven / Gradle / Ivy

There is a newer version: 7.2.1
Show newest version
{
  "organization": {
    "canAdmin": true,
    "canProvisionProjects": true,
    "canDelete": false,
    "pages": [
      {
        "key": "my-plugin/org-page",
        "name": "Organization page"
      }
    ],
    "adminPages": [
      {
        "key": "my-plugin/org-admin-page",
        "name": "Organization admin page"
      }
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy