rubyforgood / rubyforgood/alongwithyou
`GET /api/v1/tasks.xml` returns 200 `application/json`
Open
Nobody has claimed this yet.
good first issue
severity:minor
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 4
- Avg merge
- 9h 34m
- Merged PRs (30d)
- 16
Description
Harmless but undocumented format-negotiation gap.
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 by reproducing GET /api/v1/tasks.xml and inspect the endpoint's format-negotiation path in the TypeScript application. Confirm with the project’s intended API behavior whether XML should be supported or rejected; done should mean the endpoint’s response and documented negotiation behavior match that decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100