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

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

There is a newer version: 7.2.1
Show newest version
{
  "organization": {
    "key": "foo-company",
    "name": "Foo Company",
    "description": "The Foo company produces quality software for Bar.",
    "url": "https://www.foo.com",
    "avatar": "https://www.foo.com/foo.png",
    "guarded": false
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy