]> source.dussan.org Git - sonarqube.git/blob
c8edf1ad34ac8cd0141e227b7616b6a700a40696
[sonarqube.git] /
1 {"total": 1, "p": 1, "ps": 100, "rules": [
2   {
3     "key": "xoo:x1",
4     "params": [
5       {
6         "key": "my_var",
7         "htmlDesc": "My small description",
8         "defaultValue": "some value",
9         "type": "string"
10       },
11       {
12         "key": "the_var",
13         "htmlDesc": "My small description",
14         "defaultValue": "other value",
15         "type": "integer"
16       }
17     ]
18   }
19 ]
20 }