microsoft / microsoft/azure-devops-go-api
Resource interface{} structure
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 223
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
I did not find the structure of Resource inside Event. who is creating this struct and what will be its value on push and pull event?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at azuredevops/servicehooks/models.go around line 101 and inspect the Event model and its Resource interface{}. Trace the push and pull event models to determine how Resource is populated, then document the structure and values expected for each event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100