• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "apiType": "Method",
4    "statusCode": 3,
5    "oldApiDefinedText": "",
6    "newApiDefinedText": "function func2(str: string): void {}",
7    "oldApiName": "",
8    "newApiName": "func2",
9    "oldDtsName": "",
10    "newDtsName": "ut_api_add.d.ts",
11    "diffType": 75,
12    "diffMessage": "新增API",
13    "changeLogUrl": "",
14    "changeLogs": [],
15    "isCompatible": true,
16    "oldHierarchicalRelations": [],
17    "newHierarchicalRelations": [
18      "ut_api_add.d.ts",
19      "test",
20      "func2"
21    ],
22    "oldPos": {
23      "line": -1,
24      "character": -1
25    },
26    "newPos": {
27      "line": 21,
28      "character": 3
29    },
30    "oldDescription": "",
31    "newDescription": "function func2(str: string): void {}",
32    "oldSyscapField": "",
33    "newSyscapField": "",
34    "oldKitInfo": "",
35    "newKitInfo": "NA",
36    "isSystemapi": false,
37    "isSameNameFunction": false
38  }
39]