16 Star 27 Fork 39

openEuler / go-gitee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
RepoPatchParam.md 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
imjoey 提交于 2020-02-28 22:48 . Add can_comment param for patching a repo

RepoPatchParam

Properties

Name Type Description Notes
AccessToken string 用户授权码 [optional] [default to null]
Name string 仓库名称 [optional] [default to null]
Description string 仓库描述 [optional] [default to null]
Homepage string 主页(eg: https://gitee.com) [optional] [default to null]
HasIssues string 允许提Issue与否。默认: 允许(true) [optional] [default to null]
HasWiki string 提供Wiki与否。默认: 提供(true) [optional] [default to null]
CanComment string 允许用户对仓库进行评论 [optional] [default to null]
Private string 仓库公开或私有。 [optional] [default to null]
Path string 更新仓库路径 [optional] [default to null]
DefaultBranch string 更新默认分支 [optional] [default to null]

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

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

搜索帮助