Skip to content

Commit b7685ab

Browse files
committed
Generated Darabonba for fnf-2019-03-15.
1 parent 1fa327d commit b7685ab

File tree

8 files changed

+2224
-125
lines changed

8 files changed

+2224
-125
lines changed

fnf-20190315/Teafile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"scope": "alibabacloud",
33
"name": "fnf20190315",
4-
"version": "1.0.8",
4+
"version": "1.0.9",
55
"main": "./main.tea",
66
"maintainers": [
77
{
@@ -26,8 +26,8 @@
2626
"java": "com.aliyun:fnf20190315:1.1.2",
2727
"go": "github.com/alibabacloud-go/fnf-20190315/v2/client:v2.1.3",
2828
"csharp": "AlibabaCloud.SDK.Fnf20190315:1.1.3",
29-
"ts": "@alicloud/fnf20190315:1.1.3",
30-
"php": "alibabacloud/fnf-20190315:1.1.3",
29+
"ts": "@alicloud/fnf20190315:1.2.0",
30+
"php": "alibabacloud/fnf-20190315:1.2.0",
3131
"python": "alibabacloud_fnf20190315:1.1.3",
3232
"python2": "alibabacloud_fnf20190315_py2:1.1.2",
3333
"swift": "alibabacloud-sdk-swift/fnf-20190315:1.0.0"

fnf-20190315/api-info.json

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
"version": "2019-03-15",
44
"apiDoc": {
55
"hasDoc": [
6+
"GetExecutionHistory",
7+
"ReportTaskSucceeded",
68
"DescribeSchedule",
7-
"ListSchedules",
8-
"CreateSchedule",
9+
"CreateFlow",
10+
"DescribeRegions",
911
"DescribeFlow",
10-
"DescribeExecution",
11-
"ReportTaskSucceeded",
12-
"DeleteSchedule",
12+
"CreateSchedule",
13+
"DeleteFlow",
14+
"ListExecutions",
15+
"StartExecution",
1316
"ListFlows",
14-
"CreateFlow",
17+
"DeleteSchedule",
18+
"ListSchedules",
19+
"DescribeExecution",
1520
"StopExecution",
16-
"StartExecution",
17-
"DeleteFlow",
21+
"ReportTaskFailed",
1822
"UpdateSchedule",
1923
"UpdateFlow",
20-
"StartSyncExecution",
21-
"ReportTaskFailed",
22-
"ListExecutions",
23-
"GetExecutionHistory"
24+
"StartSyncExecution"
2425
],
2526
"noDoc": []
2627
},

fnf-20190315/async/api-info.json

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,25 @@
33
"version": "2019-03-15",
44
"apiDoc": {
55
"hasDoc": [
6-
"StartExecution",
6+
"DeleteSchedule",
7+
"DeleteFlow",
78
"GetExecutionHistory",
8-
"DescribeSchedule",
99
"DescribeFlow",
10-
"CreateFlow",
11-
"ListFlows",
12-
"CreateSchedule",
13-
"ListExecutions",
10+
"DescribeSchedule",
11+
"StartExecution",
1412
"ReportTaskFailed",
15-
"ReportTaskSucceeded",
16-
"UpdateSchedule",
13+
"CreateFlow",
1714
"StartSyncExecution",
18-
"DeleteFlow",
19-
"DeleteSchedule",
15+
"ListExecutions",
2016
"DescribeExecution",
21-
"UpdateFlow",
17+
"ReportTaskSucceeded",
18+
"ListFlows",
2219
"ListSchedules",
23-
"StopExecution"
20+
"UpdateFlow",
21+
"StopExecution",
22+
"CreateSchedule",
23+
"DescribeRegions",
24+
"UpdateSchedule"
2425
],
2526
"noDoc": []
2627
},

fnf-20190315/async/main.dara

Lines changed: 209 additions & 72 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)