Gitee OpenAPI v5 SDK for Typescript v5.4.83 发布。
以下是本次更新内容:
新增
获取存储库指定发行版的附件清单接口新增
存储库指定发行版附件上传接口新增
获取/删除存储库下指定发行版附件接口新增
指定存储库发行版附件下载接口改进
完善AttachFile
、GroupBasic
、ProjectMini
、UserAssignee
、UserMini
对象属性声明改进
将各对象属性从字符串类型修正为对应数据类型
完整变更内容详见: https://gitee.com/sdk/typescript-sdk-v5/compare/v5.4.81...v5.4.83
Update OpenAPI from version 5.4.81
to 5.4.83
The following are the changelog details:
Add
Added interface to retrieve the list of attachments for a specified release.Add
Added interface to upload attachments for a specified release.Add
Added interfaces to retrieve/delete attachments for a specified release.Add
Added interface to download attachments for a specified release.Improve
Enhanced property declarations of objects such asAttachFile
,GroupBasic
,ProjectMini
,UserAssignee
, andUserMini
.Improve
Fixed object property from string type to corresponding data type.
Full change log please see: https://gitee.com/sdk/typescript-sdk-v5/compare/v5.4.81...v5.4.8