github-tools / github-tools/github
Unable to access a label's 'description' property from the response data object.
未关闭
- 主要语言
- JavaScript
- 星标
- 3.8k
- 派生
- 809
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi, I'm trying to access the label description using the v3 API. I am able to get all labels but I don't see the description property in the response data object.
Is the 'description' property deprecated?
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先,在 github-tools/github wrapper 中复现 v3 labels 请求,并检查返回的 label 对象是否包含 description。将 wrapper 响应与 API 响应进行比较;确定 description 是否被有意省略,或恢复对 description 的访问并记录结果,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- api
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100