]> source.dussan.org Git - sonarqube.git/blob
78eb3deaf01ac4dcc6686d3d670dc8df2256a417
[sonarqube.git] /
1 {
2   "issues": [
3     {
4       "key": "82fd47d4-b650-4037-80bc-7b112bd4eac2",
5       "component": "RemovedComponent",
6       "project": "MyProject",
7       "rule": "xoo:x1",
8       "status": "OPEN",
9       "resolution": "OPEN",
10       "severity": "MAJOR",
11       "updateDate": "2014-12-04T00:00:00+0100",
12       "fUpdateAge": "less than a minute"
13     }
14   ],
15   "components": [
16     {
17       "uuid": "EDCB",
18       "key": "RemovedComponent",
19       "enabled" : false
20     },
21     {
22       "uuid": "ABCD",
23       "key": "MyProject",
24       "enabled" : true
25     }
26   ]
27 }