kelproject / kelproject/kel-go
support included resources
Open
- Dominant language
- Go
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Implement included data support through `Include` on `ListRequest` and `GetRequest`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the ListRequest and GetRequest definitions and inspect how their fields are encoded into API requests. Trace the existing request and response handling before deciding how Include should represent included data. Done means both request types support included resources with behavior verified against the API client’s existing conventions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100