• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "apiType": "EnumValue",
4    "statusCode": 0,
5    "oldApiDefinedText": "VALUE_THREE",
6    "newApiDefinedText": "",
7    "oldApiName": "VALUE_THREE",
8    "newApiName": "",
9    "oldDtsName": "ut_enum_member_change.d.ts",
10    "newDtsName": "",
11    "diffType": 76,
12    "diffMessage": "删除API",
13    "changeLogUrl": "",
14    "changeLogs": [],
15    "isCompatible": false,
16    "oldHierarchicalRelations": [
17      "ut_enum_member_change.d.ts",
18      "Test",
19      "VALUE_THREE"
20    ],
21    "newHierarchicalRelations": [],
22    "oldPos": {
23      "line": 24,
24      "character": 3
25    },
26    "newPos": {
27      "line": -1,
28      "character": -1
29    },
30    "oldDescription": "VALUE_THREE",
31    "newDescription": "",
32    "oldSyscapField": "",
33    "newSyscapField": "",
34    "oldKitInfo": "",
35    "newKitInfo": "",
36    "isSystemapi": false
37  },
38  {
39    "apiType": "EnumValue",
40    "statusCode": 3,
41    "oldApiDefinedText": "",
42    "newApiDefinedText": "VALUE_THREE_CHANGE",
43    "oldApiName": "",
44    "newApiName": "VALUE_THREE_CHANGE",
45    "oldDtsName": "",
46    "newDtsName": "ut_enum_member_change.d.ts",
47    "diffType": 75,
48    "diffMessage": "新增API",
49    "changeLogUrl": "",
50    "changeLogs": [],
51    "isCompatible": true,
52    "oldHierarchicalRelations": [],
53    "newHierarchicalRelations": [
54      "ut_enum_member_change.d.ts",
55      "Test",
56      "VALUE_THREE_CHANGE"
57    ],
58    "oldPos": {
59      "line": -1,
60      "character": -1
61    },
62    "newPos": {
63      "line": 24,
64      "character": 3
65    },
66    "oldDescription": "",
67    "newDescription": "VALUE_THREE_CHANGE",
68    "oldSyscapField": "",
69    "newSyscapField": "",
70    "oldKitInfo": "",
71    "newKitInfo": "",
72    "isSystemapi": false
73  }
74]