Skip to content

Commit ec906cf

Browse files
committed
Generated Darabonba for Notifications-2024-12-25.
1 parent 8c179bd commit ec906cf

File tree

8 files changed

+184
-156
lines changed

8 files changed

+184
-156
lines changed

notifications-20241225/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": "Notifications20241225",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"main": "./main.tea",
66
"maintainers": [
77
{
@@ -23,14 +23,14 @@
2323
}
2424
},
2525
"releases": {
26-
"java": "com.aliyun:notifications20241225:1.0.0",
27-
"go": "github.com/alibabacloud-go/notifications-20241225/client:v1.0.0",
28-
"csharp": "AlibabaCloud.SDK.Notifications20241225:1.0.0",
29-
"ts": "@alicloud/notifications20241225:1.0.0",
30-
"php": "alibabacloud/notifications-20241225:1.0.0",
31-
"python": "alibabacloud_notifications20241225:1.0.0",
26+
"java": "com.aliyun:notifications20241225:1.0.1",
27+
"go": "github.com/alibabacloud-go/notifications-20241225/client:v1.0.1",
28+
"csharp": "AlibabaCloud.SDK.Notifications20241225:1.0.1",
29+
"ts": "@alicloud/notifications20241225:1.0.1",
30+
"php": "alibabacloud/notifications-20241225:1.0.1",
31+
"python": "alibabacloud_notifications20241225:1.0.1",
3232
"python2": "alibabacloud_notifications20241225_py2:0.0.1",
33-
"swift": "alibabacloud-sdk-swift/notifications-20241225:1.0.0"
33+
"swift": "alibabacloud-sdk-swift/notifications-20241225:1.0.1"
3434
},
3535
"libraries": {
3636
"OpenApi": "alibabacloud:OpenApi:*",

notifications-20241225/api-info.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"version": "2024-12-25",
44
"apiDoc": {
55
"hasDoc": [
6-
"DelMessage",
76
"DeleteAllMessage",
8-
"ReadClassName",
7+
"DelMessage",
98
"ReadAllMessage",
10-
"ReadMessageContent",
11-
"ReadNumGroupTotal",
129
"ReadMessageList",
1310
"ReadNumGroupByClass",
14-
"ReadMessageNewTotal",
15-
"ReadMessage"
11+
"ReadNumGroupTotal",
12+
"ReadClassName",
13+
"ReadMessageContent",
14+
"ReadMessage",
15+
"ReadMessageNewTotal"
1616
],
1717
"noDoc": []
1818
},

notifications-20241225/async/api-info.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"version": "2024-12-25",
44
"apiDoc": {
55
"hasDoc": [
6+
"DelMessage",
67
"DeleteAllMessage",
78
"ReadAllMessage",
89
"ReadClassName",
9-
"ReadMessageList",
10-
"DelMessage",
11-
"ReadNumGroupTotal",
12-
"ReadNumGroupByClass",
1310
"ReadMessage",
11+
"ReadMessageContent",
12+
"ReadMessageList",
1413
"ReadMessageNewTotal",
15-
"ReadMessageContent"
14+
"ReadNumGroupByClass",
15+
"ReadNumGroupTotal"
1616
],
1717
"noDoc": []
1818
},

notifications-20241225/async/main.dara

Lines changed: 46 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -301,54 +301,58 @@ async function readMessageContent(request: ReadMessageContentRequest): ReadMessa
301301
}
302302

303303
model ReadMessageListRequest {
304-
acceptLanguage?: string(name='AcceptLanguage', position='Body'),
305-
appName?: string(name='AppName', position='Body'),
306-
bizName?: string(name='BizName', position='Body'),
307-
callerProtocol?: string(name='CallerProtocol', position='Body'),
308-
classId?: long(name='ClassId', position='Body'),
309-
clientSource?: string(name='ClientSource', position='Body'),
310-
content?: string(name='Content', position='Body'),
311-
cookies?: string(name='Cookies', position='Body'),
312-
loc?: string(name='Loc', position='Body'),
313-
maxResults?: int32(name='MaxResults', position='Body'),
314-
nextToken?: string(name='NextToken', position='Body'),
315-
page?: int32(name='Page', position='Body'),
316-
pageSize?: int32(name='PageSize', position='Body'),
317-
srcUrl?: string(name='SrcUrl', position='Body'),
318-
status?: int32(name='Status', position='Body'),
319-
tenantCode?: string(name='TenantCode', position='Body'),
320-
title?: string(name='Title', position='Body'),
321-
uidType?: string(name='UidType', position='Body'),
304+
acceptLanguage?: string(name='AcceptLanguage', description='语言,默认为简体中文', example='zh-CN', position='Body'),
305+
appName?: string(name='AppName', description='系统参数,无需填写', example='/', position='Body'),
306+
bizName?: string(name='BizName', description='系统参数,无需填写', example='/', position='Body'),
307+
callerProtocol?: string(name='CallerProtocol', description='系统参数,无需填写', example='/', position='Body'),
308+
classId?: long(name='ClassId', description='消息类目ID', example='1', position='Body'),
309+
clientSource?: string(name='ClientSource', description='系统参数,无需填写', example='/', position='Body'),
310+
content?: string(name='Content', description='消息内容,用于模糊搜索', example='"消息内容示例“', position='Body'),
311+
cookies?: string(name='Cookies', description='系统参数,无需填写', example='/', position='Body'),
312+
loc?: string(name='Loc', description='栏位 nav代表控制台topbar', example='/', position='Body'),
313+
maxResults?: int32(name='MaxResults', description='系统参数,无需填写', example='/', position='Body'),
314+
nextToken?: string(name='NextToken', description='系统参数,无需填写', example='/', position='Body'),
315+
page?: int32(name='Page', description='分页查询页码', example='2', position='Body'),
316+
pageSize?: int32(name='PageSize', description='分页查询大小', example='5', position='Body'),
317+
srcUrl?: string(name='SrcUrl', description='系统参数,无需填写', example='/', position='Body'),
318+
status?: int32(name='Status', description='消息状态,已读为1,未读为0', example='0', position='Body'),
319+
tenantCode?: string(name='TenantCode', description='系统参数,无需填写', example='/', position='Body'),
320+
title?: string(name='Title', description='消息标题,用于模糊搜索', example='"标题示例“', position='Body'),
321+
uidType?: string(name='UidType', description='系统参数,无需填写', example='/', position='Body'),
322322
}
323323

324324
model ReadMessageListResponseBody = {
325-
code?: string(name='Code'),
325+
code?: string(name='Code', description='The response code. The value Success indicates that the request is successful. Other values indicate that the request failed. For more information about error codes, see Error codes.', example='SUCCESS'),
326326
data?: {
327-
count?: long(name='Count'),
328-
maxResults?: long(name='MaxResults'),
329-
nextToken?: string(name='NextToken'),
330-
page?: int32(name='Page'),
331-
pageSize?: int32(name='PageSize'),
327+
count?: long(name='Count', description='The number of entries returned.', example='1'),
328+
maxResults?: long(name='MaxResults', description='The maximum number of entries returned.', example='/'),
329+
nextToken?: string(name='NextToken', description='If excess return values exist, this parameter is returned.', example='/'),
330+
page?: int32(name='Page', description='The page number.', example='24'),
331+
pageSize?: int32(name='PageSize', description='The number of entries per page.', example='10'),
332332
rows?: [
333333
{
334-
categoryName?: string(name='CategoryName'),
335-
class?: string(name='Class'),
336-
classId?: long(name='ClassId'),
337-
content?: string(name='Content'),
338-
deleted?: int32(name='Deleted'),
339-
gmtCreated?: long(name='GmtCreated'),
340-
gmtUpdate?: long(name='GmtUpdate'),
341-
massId?: long(name='MassId'),
342-
memo?: string(name='Memo'),
343-
msgId?: long(name='MsgId'),
344-
status?: long(name='Status'),
345-
title?: string(name='Title'),
334+
categoryName?: string(name='CategoryName', description='CategoryName', example='/'),
335+
class?: string(name='Class', description='Class', example='/'),
336+
classId?: long(name='ClassId', description='ClassId', example='1'),
337+
content?: string(name='Content', description='内容', example='/'),
338+
deleted?: int32(name='Deleted', description='删除', example='0'),
339+
gmtCreated?: long(name='GmtCreated', description='创建时间', example='1723772244000'),
340+
gmtUpdate?: long(name='GmtUpdate', example='1723772244000'),
341+
massId?: long(name='MassId', description='massId', example='/'),
342+
memo?: string(name='Memo', description='描述', example='/'),
343+
msgId?: long(name='MsgId', description='消息id', example='3727683838'),
344+
status?: long(name='Status', description='状态', example='0'),
345+
title?: string(name='Title', description='标题', example='/'),
346+
titleh?: string(name='Titleh'),
346347
}
347-
](name='Rows'),
348-
}(name='Data'),
349-
message?: string(name='Message'),
350-
requestId?: string(name='RequestId'),
351-
success?: boolean(name='Success'),
348+
](name='Rows', description='The number of rows updated or returned on PolarDB-X 2.0 compute nodes.'),
349+
}(name='Data', description='Data'),
350+
message?: string(name='Message', description='message', example='/'),
351+
requestId?: string(name='RequestId', description='唯一请求id', example='A5F62766-1C2F-1F56-A39D-63E3D30F0633'),
352+
success?: boolean(name='Success', description='Indicates whether the call was successful. Valid values:
353+
354+
* **true**: The call was successful.
355+
* **false**: The call failed.', example='true'),
352356
}
353357

354358
model ReadMessageListResponse = {
@@ -450,6 +454,7 @@ model ReadNumGroupTotalRequest {
450454
cookies?: string(name='Cookies', position='Body'),
451455
srcUrl?: string(name='SrcUrl', position='Body'),
452456
tenantCode?: string(name='TenantCode', position='Body'),
457+
title?: string(name='Title', position='Body'),
453458
uidType?: string(name='UidType', position='Body'),
454459
}
455460

notifications-20241225/main.tea

Lines changed: 49 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -656,54 +656,58 @@ async function readMessageContent(request: ReadMessageContentRequest): ReadMessa
656656
}
657657

658658
model ReadMessageListRequest {
659-
acceptLanguage?: string(name='AcceptLanguage'),
660-
appName?: string(name='AppName'),
661-
bizName?: string(name='BizName'),
662-
callerProtocol?: string(name='CallerProtocol'),
663-
classId?: long(name='ClassId'),
664-
clientSource?: string(name='ClientSource'),
665-
content?: string(name='Content'),
666-
cookies?: string(name='Cookies'),
667-
loc?: string(name='Loc'),
668-
maxResults?: int32(name='MaxResults'),
669-
nextToken?: string(name='NextToken'),
670-
page?: int32(name='Page'),
671-
pageSize?: int32(name='PageSize'),
672-
srcUrl?: string(name='SrcUrl'),
673-
status?: int32(name='Status'),
674-
tenantCode?: string(name='TenantCode'),
675-
title?: string(name='Title'),
676-
uidType?: string(name='UidType'),
659+
acceptLanguage?: string(name='AcceptLanguage', description='语言,默认为简体中文', example='zh-CN'),
660+
appName?: string(name='AppName', description='系统参数,无需填写', example='/'),
661+
bizName?: string(name='BizName', description='系统参数,无需填写', example='/'),
662+
callerProtocol?: string(name='CallerProtocol', description='系统参数,无需填写', example='/'),
663+
classId?: long(name='ClassId', description='消息类目ID', example='1'),
664+
clientSource?: string(name='ClientSource', description='系统参数,无需填写', example='/'),
665+
content?: string(name='Content', description='消息内容,用于模糊搜索', example='"消息内容示例“'),
666+
cookies?: string(name='Cookies', description='系统参数,无需填写', example='/'),
667+
loc?: string(name='Loc', description='栏位 nav代表控制台topbar', example='/'),
668+
maxResults?: int32(name='MaxResults', description='系统参数,无需填写', example='/'),
669+
nextToken?: string(name='NextToken', description='系统参数,无需填写', example='/'),
670+
page?: int32(name='Page', description='分页查询页码', example='2'),
671+
pageSize?: int32(name='PageSize', description='分页查询大小', example='5'),
672+
srcUrl?: string(name='SrcUrl', description='系统参数,无需填写', example='/'),
673+
status?: int32(name='Status', description='消息状态,已读为1,未读为0', example='0'),
674+
tenantCode?: string(name='TenantCode', description='系统参数,无需填写', example='/'),
675+
title?: string(name='Title', description='消息标题,用于模糊搜索', example='"标题示例“'),
676+
uidType?: string(name='UidType', description='系统参数,无需填写', example='/'),
677677
}
678678

679679
model ReadMessageListResponseBody = {
680-
code?: string(name='Code'),
680+
code?: string(name='Code', description='The response code. The value Success indicates that the request is successful. Other values indicate that the request failed. For more information about error codes, see Error codes.', example='SUCCESS'),
681681
data?: {
682-
count?: long(name='Count'),
683-
maxResults?: long(name='MaxResults'),
684-
nextToken?: string(name='NextToken'),
685-
page?: int32(name='Page'),
686-
pageSize?: int32(name='PageSize'),
682+
count?: long(name='Count', description='The number of entries returned.', example='1'),
683+
maxResults?: long(name='MaxResults', description='The maximum number of entries returned.', example='/'),
684+
nextToken?: string(name='NextToken', description='If excess return values exist, this parameter is returned.', example='/'),
685+
page?: int32(name='Page', description='The page number.', example='24'),
686+
pageSize?: int32(name='PageSize', description='The number of entries per page.', example='10'),
687687
rows?: [
688688
{
689-
categoryName?: string(name='CategoryName'),
690-
class?: string(name='Class'),
691-
classId?: long(name='ClassId'),
692-
content?: string(name='Content'),
693-
deleted?: int32(name='Deleted'),
694-
gmtCreated?: long(name='GmtCreated'),
695-
gmtUpdate?: long(name='GmtUpdate'),
696-
massId?: long(name='MassId'),
697-
memo?: string(name='Memo'),
698-
msgId?: long(name='MsgId'),
699-
status?: long(name='Status'),
700-
title?: string(name='Title'),
689+
categoryName?: string(name='CategoryName', description='CategoryName', example='/'),
690+
class?: string(name='Class', description='Class', example='/'),
691+
classId?: long(name='ClassId', description='ClassId', example='1'),
692+
content?: string(name='Content', description='内容', example='/'),
693+
deleted?: int32(name='Deleted', description='删除', example='0'),
694+
gmtCreated?: long(name='GmtCreated', description='创建时间', example='1723772244000'),
695+
gmtUpdate?: long(name='GmtUpdate', example='1723772244000'),
696+
massId?: long(name='MassId', description='massId', example='/'),
697+
memo?: string(name='Memo', description='描述', example='/'),
698+
msgId?: long(name='MsgId', description='消息id', example='3727683838'),
699+
status?: long(name='Status', description='状态', example='0'),
700+
title?: string(name='Title', description='标题', example='/'),
701+
titleh?: string(name='Titleh'),
701702
}
702-
](name='Rows'),
703-
}(name='Data'),
704-
message?: string(name='Message'),
705-
requestId?: string(name='RequestId'),
706-
success?: boolean(name='Success'),
703+
](name='Rows', description='The number of rows updated or returned on PolarDB-X 2.0 compute nodes.'),
704+
}(name='Data', description='Data'),
705+
message?: string(name='Message', description='message', example='/'),
706+
requestId?: string(name='RequestId', description='唯一请求id', example='A5F62766-1C2F-1F56-A39D-63E3D30F0633'),
707+
success?: boolean(name='Success', description='Indicates whether the call was successful. Valid values:
708+
709+
* **true**: The call was successful.
710+
* **false**: The call failed.', example='true'),
707711
}
708712

709713
model ReadMessageListResponse = {
@@ -1000,6 +1004,7 @@ model ReadNumGroupTotalRequest {
10001004
cookies?: string(name='Cookies'),
10011005
srcUrl?: string(name='SrcUrl'),
10021006
tenantCode?: string(name='TenantCode'),
1007+
title?: string(name='Title'),
10031008
uidType?: string(name='UidType'),
10041009
}
10051010

@@ -1058,6 +1063,9 @@ async function readNumGroupTotalWithOptions(request: ReadNumGroupTotalRequest, r
10581063
if (!Util.isUnset(request.tenantCode)) {
10591064
body['TenantCode'] = request.tenantCode;
10601065
}
1066+
if (!Util.isUnset(request.title)) {
1067+
body['Title'] = request.title;
1068+
}
10611069
if (!Util.isUnset(request.uidType)) {
10621070
body['UidType'] = request.uidType;
10631071
}

notifications-20241225/v2/Teafile

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,14 @@
3030
"php": "alibabacloud/notifications-20241225:^0.1.0",
3131
"python": "alibabacloud_notifications20241225:0.0.1",
3232
"python2": "alibabacloud_notifications20241225_py2:0.0.1",
33+
"cpp": "notifications-20241225:v1.0.0",
3334
"swift": "alibabacloud-sdk-swift/notifications-20241225:1.0.0"
3435
},
3536
"libraries": {
3637
"OpenApi": "alibabacloud:OpenApiV2:*",
3738
"SPI": "alibabacloud:GatewaySPI:*",
38-
"GatewayClient": "alibabacloud:GatewayPOP:*",
39-
"Paginator": "alibabacloud:Paginator:*"
39+
"GatewayClient": "alibabacloud:GatewayPOPV2:*",
40+
"Paginator": "alibabacloud:PaginatorV2:*"
4041
},
4142
"csharp": {
4243
"className": "Client",
@@ -89,12 +90,8 @@
8990
}
9091
},
9192
"cpp": {
92-
"packageInfo": {
93-
"git": {
94-
"scope": "alibabacloud-sdk-cpp",
95-
"project": "notifications-20241225"
96-
}
97-
}
93+
"header": "alibabacloud/Notifications20241225.hpp",
94+
"namespace": "AlibabaCloud::Notifications20241225"
9895
},
9996
"swift": {
10097
"clientName": "Client",

notifications-20241225/v2/api-info.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"apiDoc": {
55
"hasDoc": [
66
"DelMessage",
7-
"DeleteAllMessage",
8-
"ReadMessageNewTotal",
7+
"ReadMessageList",
98
"ReadMessage",
9+
"DeleteAllMessage",
1010
"ReadAllMessage",
11-
"ReadClassName",
12-
"ReadMessageContent",
13-
"ReadMessageList",
11+
"ReadMessageNewTotal",
12+
"ReadNumGroupTotal",
1413
"ReadNumGroupByClass",
15-
"ReadNumGroupTotal"
14+
"ReadClassName",
15+
"ReadMessageContent"
1616
],
1717
"noDoc": []
1818
},

0 commit comments

Comments
 (0)