应用管理与运维平台 SERVICESTAGE-创建OAuth授权:响应示例

时间:2023-11-22 09:46:25

响应示例

{
  "authorization": {
    "name": "auth1",
    "repo_type": "github",
    "repo_host": "https://api.github.com",
    "repo_home": "https://github.com/tom-repo",
    "repo_user": "repo",
    "avartar": "https://avatars.githubusercontent.com/u/73919200?v=4",
    "token_type": "oauth",
    "create_time": 1649758626858,
    "update_time": 1649758626858,
    "status": 0
  }
}
support.huaweicloud.com/api-servicestage/servicestage_06_0094.html