• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "apiType": "Method",
4    "statusCode": 16,
5    "oldApiDefinedText": "declare function testFun(a: number, b: string, c: boolean): void;",
6    "newApiDefinedText": "declare function testFun(b: string, c: boolean): void;",
7    "oldApiName": "testFun",
8    "newApiName": "testFun",
9    "oldDtsName": "ut_reduce_param_003.d.ts",
10    "newDtsName": "ut_reduce_param_003.d.ts",
11    "diffType": 39,
12    "diffMessage": "函数删除参数",
13    "changeLogUrl": "",
14    "changeLogs": [],
15    "isCompatible": false,
16    "oldHierarchicalRelations": [
17      "ut_reduce_param_003.d.ts",
18      "testFun"
19    ],
20    "newHierarchicalRelations": [
21      "ut_reduce_param_003.d.ts",
22      "testFun"
23    ],
24    "oldPos": {
25      "line": 1,
26      "character": 1
27    },
28    "newPos": {
29      "line": 1,
30      "character": 1
31    },
32    "oldDescription": "a: number",
33    "newDescription": "",
34    "oldSyscapField": "",
35    "newSyscapField": "",
36    "oldKitInfo": "NA",
37    "newKitInfo": "NA",
38    "isSystemapi": false,
39    "isSameNameFunction": false
40  }
41]