avh4 / avh4/elm-github-v3

add appropriate Accept header to all API calls

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.