1 Star 0 Fork 39

songcser / go-gitee

forked from openEuler / go-gitee 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
IssueUpdateParam.md 1.20 KB
一键复制 编辑 原始数据 按行查看 历史

IssueUpdateParam

Properties

Name Type Description Notes
AccessToken string 用户授权码 [optional] [default to null]
Repo string 仓库路径(path) [optional] [default to null]
Title string Issue标题 [optional] [default to null]
State string Issue 状态,open(开启的)、progressing(进行中)、closed(关闭的) [optional] [default to null]
Body string Issue描述 [optional] [default to null]
Assignee string Issue负责人的username [optional] [default to null]
Milestone int32 里程碑序号 [optional] [default to null]
Labels string 用逗号分开的标签,名称要求长度在 2-20 之间且非特殊字符。如: bug,performance [optional] [default to null]
Program string 项目ID [optional] [default to null]
Collaborators string Issue协助者的个人空间地址, 以 , 分隔 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]

Go
1
https://gitee.com/songser/go-gitee.git
git@gitee.com:songser/go-gitee.git
songser
go-gitee
go-gitee
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891