• 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": 60,
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  },
34  {
35    "apiType": "Struct",
36    "statusCode": 3,
37    "oldApiDefinedText": "",
38    "newApiDefinedText": " struct MyComponents",
39    "oldApiName": "",
40    "newApiName": "MyComponents",
41    "oldDtsName": "",
42    "newDtsName": "ut_struct_api.d.ets",
43    "diffType": 59,
44    "diffMessage": "新增API",
45    "changeLogUrl": "",
46    "changeLogs": [],
47    "isCompatible": true,
48    "oldHierarchicalRelations": [],
49    "newHierarchicalRelations": [
50      "ut_struct_api.d.ets",
51      "MyComponents"
52    ],
53    "oldPos": {
54      "line": -1,
55      "character": -1
56    },
57    "newPos": {
58      "line": 15,
59      "character": 1
60    },
61    "oldDescription": "",
62    "newDescription": " struct MyComponents",
63    "oldSyscapField": "",
64    "newSyscapField": ""
65  }
66]