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