Hi, is there a plan for download REST response feature? It may related with #343
Contributor guide
Tech stack
javascript
Domain
backendapi
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.
1-3 hours
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.
unclear
Prerequisites
None
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
30
Research direction
This feature request asks for a download query response feature, referencing issue #343. To implement, first review #343 for context and any existing download functionality. Examine the REST API layer and front end components in the repository to understand how responses are currently handled. Consider whether a new endpoint is needed or if existing endpoints can be extended. The issue lacks specifics on format (e.g., CSV, JSON) and trigger mechanism (button, API call). Look for any discussions in the comments for additional requirements.