• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "apiType": "Constant",
4    "statusCode": 16,
5    "oldApiDefinedText": "const CONSTANT = 1;",
6    "newApiDefinedText": "const CONSTANT = 2;",
7    "oldApiName": "CONSTANT",
8    "newApiName": "CONSTANT",
9    "oldDtsName": "ut_constant_value_change.d.ts",
10    "newDtsName": "ut_constant_value_change.d.ts",
11    "diffType": 57,
12    "diffMessage": "常量值发生改变",
13    "changeLogUrl": "",
14    "changeLogs": [],
15    "isCompatible": false,
16    "oldHierarchicalRelations": [
17      "ut_constant_value_change.d.ts",
18      "test",
19      "CONSTANT"
20    ],
21    "newHierarchicalRelations": [
22      "ut_constant_value_change.d.ts",
23      "test",
24      "CONSTANT"
25    ],
26    "oldPos": {
27      "line": 20,
28      "character": 3
29    },
30    "newPos": {
31      "line": 20,
32      "character": 3
33    },
34    "oldDescription": "1",
35    "newDescription": "2",
36    "oldSyscapField": "",
37    "newSyscapField": "",
38    "oldKitInfo": "NA",
39    "newKitInfo": "NA",
40    "isSystemapi": false,
41    "isSameNameFunction": false
42  }
43]