add appropriate Accept header to all API calls
Open
- Dominant language
- Elm
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Should be `Http.header "Accept" "application/vnd.github.v3+json"`
Contributor guide
Research direction
Start by locating the repository's API call construction sites; no specific files or tests are named in the issue. Check that every API call includes `Http.header "Accept" "application/vnd.github.v3+json"`, then run the existing test suite or verify each call site if no tests cover the requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100