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

org.sonar.server.issue.ws.changelog-example.json Maven / Gradle / Ivy

There is a newer version: 7.2.1
Show newest version
{
  "changelog": [
    {
      "user": "john.smith",
      "userName": "John Smith",
      "avatar": "b0d8c6e5ea589e6fc3d3e08afb1873bb",
      "creationDate": "2014-03-04T23:03:44+0100",
      "diffs": [
        {
          "key": "severity",
          "newValue": "BLOCKER",
          "oldValue": "MAJOR"
        }
      ]
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy