代码托管 CODEARTS REPO-更新指定项目的Webhook:响应示例

时间:2024-10-26 11:09:47

响应示例

状态码: 200

OK

{
    "result": {
        "id": 89,
        "url": "http://www.example.com/project002",
        "push_events": false,
        "tag_push_events": true,
        "merge_requests_events": false,
        "note_events": false,
        "token": "************",
        "name": "Webhook_new",
        "description": null,
        "token_type": "X-Repo-Token",
        "status": 0,
        "manual_build": false,
        "service": null,
        "push_events_branch_regex_filter": ".*",
        "created_at": "2024-09-10T11:49:04.000+08:00"
    },
    "status": "success"
}
support.huaweicloud.com/api-codeartsrepo/zh-cn_topic_0000002006944116.html