应用管理与运维平台 SERVICESTAGE-获取仓库授权列表:响应示例

时间:2024-09-14 16:28:47

响应示例

{
  "authorizations": [
    {
      "name": "test",
      "repo_type": "github",
      "repo_host": "https://api.github.com",
      "repo_home": "https://github.com/tom-repo",
      "repo_user": "tom-repo",
      "avartar": "https://avatars.githubusercontent.com/u/73919200?v=4",
      "token_type": "oauth",
      "create_time": 1649731565642,
      "update_time": 1649731565642,
      "tag": null,
      "status": 0
    }
  ],
  "count": 1  
}
support.huaweicloud.com/api-servicestage/servicestage_06_0092.html