blocked by upstream/should be done externallyhelp wanted
Description
I'll do it at some point, if nobody else is quicker
Contributor guide
Tech stack
None
Domain
api
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
Haskell programmingaeson library basics
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
60
Research direction
The issue requests adding an 'other extensions' field to the aeson library. First, examine the existing codebase, particularly the data types and JSON encoding/decoding modules, to understand how fields are currently defined. Look for similar features or discussions in the comments for implementation hints. Since the issue is brief and lacks specifics, consider reaching out to maintainers for clarification on the field's purpose and expected behavior.