Skip to content

Commit c36f11d

Browse files
committed
Generated Darabonba for Cms-2024-03-30.
1 parent 7b08502 commit c36f11d

File tree

7 files changed

+39
-96
lines changed

7 files changed

+39
-96
lines changed

cms-20240330/Teafile

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"scope": "alibabacloud",
33
"name": "Cms20240330",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"main": "./main.tea",
66
"maintainers": [
77
{
@@ -23,14 +23,14 @@
2323
}
2424
},
2525
"releases": {
26-
"java": "com.aliyun:cms20240330:2.3.0",
27-
"go": "github.com/alibabacloud-go/cms-20240330/v2/client:v2.3.0",
28-
"csharp": "AlibabaCloud.SDK.Cms20240330:2.3.0",
29-
"ts": "@alicloud/cms20240330:2.3.0",
30-
"php": "alibabacloud/cms-20240330:2.3.0",
31-
"python": "alibabacloud_cms20240330:2.3.0",
26+
"java": "com.aliyun:cms20240330:3.0.0",
27+
"go": "github.com/alibabacloud-go/cms-20240330/v3/client:v3.0.0",
28+
"csharp": "AlibabaCloud.SDK.Cms20240330:3.0.0",
29+
"ts": "@alicloud/cms20240330:3.0.0",
30+
"php": "alibabacloud/cms-20240330:3.0.0",
31+
"python": "alibabacloud_cms20240330:3.0.0",
3232
"python2": "alibabacloud_cms20240330_py2:0.0.1",
33-
"swift": "alibabacloud-sdk-swift/cms-20240330:2.3.0"
33+
"swift": "alibabacloud-sdk-swift/cms-20240330:3.0.0"
3434
},
3535
"libraries": {
3636
"OpenApi": "alibabacloud:OpenApi:*",

cms-20240330/api-info.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@
1212
"DeleteService",
1313
"DeleteUmodel",
1414
"DeleteUmodelData",
15-
"ListAlertActions",
15+
"DeleteWorkspace",
1616
"GetEntityStore",
17+
"GetService",
1718
"GetUmodel",
18-
"GetServiceObservability",
19-
"GetWorkspace",
20-
"DeleteWorkspace",
19+
"ListServices",
2120
"GetUmodelData",
22-
"GetService",
23-
"GetEntityStoreData",
24-
"UpdateUmodel",
2521
"PutWorkspace",
26-
"ListWorkspaces",
27-
"ListServices",
22+
"GetServiceObservability",
23+
"ListAlertActions",
2824
"UpdateService",
29-
"UpsertUmodelData"
25+
"UpsertUmodelData",
26+
"GetEntityStoreData",
27+
"ListWorkspaces",
28+
"GetWorkspace",
29+
"UpdateUmodel"
3030
],
3131
"noDoc": []
3232
},

cms-20240330/async/api-info.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,29 @@
33
"version": "2024-03-30",
44
"apiDoc": {
55
"hasDoc": [
6-
"CreateEntityStore",
76
"CreatePrometheusInstance",
8-
"CreateService",
9-
"CreateTicket",
10-
"CreateUmodel",
11-
"DeleteService",
12-
"DeleteWorkspace",
137
"DeleteEntityStore",
14-
"DeleteUmodel",
158
"DeleteUmodelData",
9+
"CreateTicket",
10+
"CreateEntityStore",
11+
"CreateUmodel",
1612
"GetEntityStore",
13+
"GetUmodel",
1714
"GetUmodelData",
1815
"GetEntityStoreData",
19-
"GetService",
20-
"GetUmodel",
21-
"GetServiceObservability",
22-
"ListAlertActions",
16+
"DeleteService",
17+
"DeleteUmodel",
18+
"DeleteWorkspace",
19+
"CreateService",
2320
"ListWorkspaces",
2421
"UpdateService",
25-
"PutWorkspace",
26-
"ListServices",
22+
"GetServiceObservability",
23+
"GetService",
2724
"GetWorkspace",
25+
"ListServices",
26+
"ListAlertActions",
2827
"UpsertUmodelData",
28+
"PutWorkspace",
2929
"UpdateUmodel"
3030
],
3131
"noDoc": []

cms-20240330/async/main.dara

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,13 +1008,6 @@ async function createTicket(request: CreateTicketRequest): CreateTicketResponse
10081008

10091009
model CreateUmodelRequest {
10101010
workspace: string(name='workspace', description='This parameter is required.', example='workspace-test', position='Path'),
1011-
commonSchemaRef?: [
1012-
{
1013-
group?: string(name='group', example='test-job-123'),
1014-
items?: [ string ](name='items'),
1015-
version?: string(name='version', example='1'),
1016-
}
1017-
](name='commonSchemaRef', position='Body'),
10181011
description?: string(name='description', example='workspace test', position='Body'),
10191012
}
10201013

@@ -1297,7 +1290,6 @@ model GetUmodelResponseBody = {
12971290
commonSchemaRef?: [
12981291
{
12991292
group?: string(name='group', example='test-job-123123'),
1300-
items?: [ string ](name='items'),
13011293
version?: string(name='version', example='5'),
13021294
}
13031295
](name='commonSchemaRef'),
@@ -1622,13 +1614,6 @@ async function updateService(request: UpdateServiceRequest): UpdateServiceRespon
16221614

16231615
model UpdateUmodelRequest {
16241616
workspace: string(name='workspace', description='This parameter is required.', example='workspace-test', position='Path'),
1625-
commonSchemaRef?: [
1626-
{
1627-
group?: string(name='group', example='test-bmp-123123'),
1628-
items?: [ string ](name='items'),
1629-
version?: string(name='version', example='2.5.'),
1630-
}
1631-
](name='commonSchemaRef', position='Body'),
16321617
description?: string(name='description', example='workspace test', position='Body'),
16331618
}
16341619

cms-20240330/main.tea

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,13 +1188,6 @@ async function createTicket(request: CreateTicketRequest): CreateTicketResponse
11881188
}
11891189

11901190
model CreateUmodelRequest {
1191-
commonSchemaRef?: [
1192-
{
1193-
group?: string(name='group', example='test-job-123'),
1194-
items?: [ string ](name='items'),
1195-
version?: string(name='version', example='1'),
1196-
}
1197-
](name='commonSchemaRef'),
11981191
description?: string(name='description', example='workspace test'),
11991192
}
12001193

@@ -1220,9 +1213,6 @@ model CreateUmodelResponse = {
12201213
async function createUmodelWithOptions(workspace: string, request: CreateUmodelRequest, headers: map[string]string, runtime: Util.RuntimeOptions): CreateUmodelResponse {
12211214
Util.validateModel(request);
12221215
var body : map[string]any = {};
1223-
if (!Util.isUnset(request.commonSchemaRef)) {
1224-
body['commonSchemaRef'] = request.commonSchemaRef;
1225-
}
12261216
if (!Util.isUnset(request.description)) {
12271217
body['description'] = request.description;
12281218
}
@@ -1759,7 +1749,6 @@ model GetUmodelResponseBody = {
17591749
commonSchemaRef?: [
17601750
{
17611751
group?: string(name='group', example='test-job-123123'),
1762-
items?: [ string ](name='items'),
17631752
version?: string(name='version', example='5'),
17641753
}
17651754
](name='commonSchemaRef'),
@@ -2418,13 +2407,6 @@ async function updateService(workspace: string, serviceId: string, request: Upda
24182407
}
24192408

24202409
model UpdateUmodelRequest {
2421-
commonSchemaRef?: [
2422-
{
2423-
group?: string(name='group', example='test-bmp-123123'),
2424-
items?: [ string ](name='items'),
2425-
version?: string(name='version', example='2.5.'),
2426-
}
2427-
](name='commonSchemaRef'),
24282410
description?: string(name='description', example='workspace test'),
24292411
}
24302412

@@ -2450,9 +2432,6 @@ model UpdateUmodelResponse = {
24502432
async function updateUmodelWithOptions(workspace: string, request: UpdateUmodelRequest, headers: map[string]string, runtime: Util.RuntimeOptions): UpdateUmodelResponse {
24512433
Util.validateModel(request);
24522434
var body : map[string]any = {};
2453-
if (!Util.isUnset(request.commonSchemaRef)) {
2454-
body['commonSchemaRef'] = request.commonSchemaRef;
2455-
}
24562435
if (!Util.isUnset(request.description)) {
24572436
body['description'] = request.description;
24582437
}

cms-20240330/v2/api-info.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "2024-03-30",
44
"apiDoc": {
55
"hasDoc": [
6-
"CreateEntityStore",
76
"CreatePrometheusInstance",
87
"CreateService",
98
"CreateTicket",
@@ -13,19 +12,20 @@
1312
"DeleteUmodel",
1413
"DeleteUmodelData",
1514
"DeleteWorkspace",
16-
"GetEntityStore",
15+
"GetUmodel",
16+
"GetUmodelData",
17+
"ListAlertActions",
18+
"CreateEntityStore",
1719
"GetEntityStoreData",
18-
"GetService",
1920
"GetServiceObservability",
20-
"GetUmodelData",
21-
"GetUmodel",
21+
"GetService",
2222
"GetWorkspace",
23+
"GetEntityStore",
2324
"PutWorkspace",
25+
"UpdateUmodel",
2426
"ListWorkspaces",
25-
"UpdateService",
2627
"ListServices",
27-
"ListAlertActions",
28-
"UpdateUmodel",
28+
"UpdateService",
2929
"UpsertUmodelData"
3030
],
3131
"noDoc": []

cms-20240330/v2/main.tea

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,13 +1190,6 @@ async function createTicket(request: CreateTicketRequest): CreateTicketResponse
11901190
}
11911191

11921192
model CreateUmodelRequest {
1193-
commonSchemaRef?: [
1194-
{
1195-
group?: string(name='group', example='test-job-123'),
1196-
items?: [ string ](name='items'),
1197-
version?: string(name='version', example='1'),
1198-
}
1199-
](name='commonSchemaRef'),
12001193
description?: string(name='description', example='workspace test'),
12011194
}
12021195

@@ -1223,9 +1216,6 @@ model CreateUmodelResponse = {
12231216
async function createUmodelWithOptions(workspace: string, request: CreateUmodelRequest, headers: map[string]string, runtime: $RuntimeOptions): CreateUmodelResponse {
12241217
request.validate();
12251218
var body : map[string]any = {};
1226-
if (!$isNull(request.commonSchemaRef)) {
1227-
body['commonSchemaRef'] = request.commonSchemaRef;
1228-
}
12291219
if (!$isNull(request.description)) {
12301220
body['description'] = request.description;
12311221
}
@@ -1771,7 +1761,6 @@ model GetUmodelResponseBody = {
17711761
commonSchemaRef?: [
17721762
{
17731763
group?: string(name='group', example='test-job-123123'),
1774-
items?: [ string ](name='items'),
17751764
version?: string(name='version', example='5'),
17761765
}
17771766
](name='commonSchemaRef'),
@@ -2438,13 +2427,6 @@ async function updateService(workspace: string, serviceId: string, request: Upda
24382427
}
24392428

24402429
model UpdateUmodelRequest {
2441-
commonSchemaRef?: [
2442-
{
2443-
group?: string(name='group', example='test-bmp-123123'),
2444-
items?: [ string ](name='items'),
2445-
version?: string(name='version', example='2.5.'),
2446-
}
2447-
](name='commonSchemaRef'),
24482430
description?: string(name='description', example='workspace test'),
24492431
}
24502432

@@ -2471,9 +2453,6 @@ model UpdateUmodelResponse = {
24712453
async function updateUmodelWithOptions(workspace: string, request: UpdateUmodelRequest, headers: map[string]string, runtime: $RuntimeOptions): UpdateUmodelResponse {
24722454
request.validate();
24732455
var body : map[string]any = {};
2474-
if (!$isNull(request.commonSchemaRef)) {
2475-
body['commonSchemaRef'] = request.commonSchemaRef;
2476-
}
24772456
if (!$isNull(request.description)) {
24782457
body['description'] = request.description;
24792458
}

0 commit comments

Comments
 (0)