• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "apiType": "Method",
4    "statusCode": 16,
5    "oldApiDefinedText": "testFun(dataSource: IDataSource, url: string | number, itenGenerator: (item: any, index: number) => string): LazyForEachInterface;",
6    "newApiDefinedText": "testFun(dataSource: IDataSource, url: string | number, itenGenerator: testType): LazyForEachInterface;",
7    "oldApiName": "testFun",
8    "newApiName": "testFun",
9    "oldDtsName": "ut_anonymous_function_003.d.ts",
10    "newDtsName": "ut_anonymous_function_003.d.ts",
11    "diffType": 96,
12    "diffMessage": "函数的参数类型变更",
13    "changeLogUrl": "",
14    "changeLogs": [],
15    "isCompatible": false,
16    "oldHierarchicalRelations": [
17      "ut_anonymous_function_003.d.ts",
18      "Test",
19      "testFun"
20    ],
21    "newHierarchicalRelations": [
22      "ut_anonymous_function_003.d.ts",
23      "Test",
24      "testFun"
25    ],
26    "oldPos": {
27      "line": 21,
28      "character": 3
29    },
30    "newPos": {
31      "line": 20,
32      "character": 3
33    },
34    "oldDescription": "itenGenerator: (item: any, index: number) => string",
35    "newDescription": "itenGenerator: testType",
36    "oldSyscapField": "",
37    "newSyscapField": "",
38    "oldKitInfo": "NA",
39    "newKitInfo": "NA",
40    "isSystemapi": false,
41    "isSameNameFunction": false
42  }
43]