检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
描述 topic_id String topic的id。 topic_name String topic的名称。 category_id String topic对应的类别的id。 category_name String topic对应的类别的名称。 表8 TagInfo 参数 参数类型
application_id 是 String 应用id environment_tag 是 String 环境标识,从 应用详情接口 返回报文中的环境信息获取。 请求参数 表2 请求Header参数 参数 是否必选 参数类型 描述 X-Language 否 String 语言类型 中文:zh-cn
应用代码仓库统计信息 功能介绍 查询代码仓库的统计信息,包括代码仓的名称,代码行数等信息 调试 您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI GET /v2/reposi
描述 topic_id String topic的id。 topic_name String topic的名称。 category_id String topic对应的类别的id。 category_name String topic对应的类别的名称。 表5 TagInfo 参数 参数类型
application_id 是 String 应用id 表2 Query参数 参数 是否必选 参数类型 描述 limit 否 Integer 每页显示的条目数量 offset 否 Integer 偏移量,表示从此偏移量开始查询 请求参数 表3 请求Header参数 参数 是否必选 参数类型 描述
X-Auth-Token 是 String 用户Token。 通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 X-Language 否 String 语言类型 中文:zh-cn 英文:en-us 表3 请求Body参数 参数 是否必选 参数类型
id String 仓库id name String 仓库名称 https_url String 仓库git的https下载地址 ssh_url String 仓库git的ssh下载地址 web_url String CodeArts Repo仓库内容浏览页面地址 请求示例 请求uri示例