github-tools / github-tools/github
Unable to access a label's 'description' property from the response data object.
Open
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 809
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the v3 labels request in the github-tools/github wrapper and inspect the returned label object for description. Compare the wrapper response with the API response; done means determining whether description is intentionally omitted or restoring access to it and documenting the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100