Set bamboo service for project
PUT
/v3/projects/{id}/services/bambooSet bamboo service for project
请求参数
Path 参数
id
integer <int32>
必需
Body 参数application/x-www-form-urlencoded
bamboo_url
string
必需
Bamboo root URL like https://bamboo.example.com
build_key
string
必需
Bamboo build plan key like
username
string
必需
A user with API access, if applicable
password
string
必需
Passord of the user
push_events
string
可选
Event will be triggered by a push to the repository
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
Set bamboo service for project
数据结构
object {0}
示例
{}
最后修改时间: a month ago