1 Star 0 Fork 41

songcser/go-gitee

forked from openEuler/go-gitee
Closed
 
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
model_branch_protection_put_param.go 405 Bytes
Copy Edit Raw Blame History
imjoey authored 2019-11-28 09:28 +08:00 . Fix failing to protect branch
/*
* 码云 Open API
*
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
*
* API version: 5.3.2
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/
package gitee
// branch protection parameter
type BranchProtectionPutParam struct {
// 用户授权码
AccessToken string `json:"access_token,omitempty"`
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/songser/go-gitee.git
git@gitee.com:songser/go-gitee.git
songser
go-gitee
go-gitee
45f0b9f9a398

Search