Dyalog / Dyalog/DCMS

GET /videos add fields selector parameter

Open
#164 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
APL
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Front ends that want metadata around events and presenters currently pay cost of transferring many video descriptions. It would be nice to have `?fields=presenter_id,event` for videos endpoint to reduce payload.

Contributor guide

Open the contributing guide

Research direction

Locate the GET /videos entry point and its existing response tests, then read how video metadata is selected and serialized. Done means the endpoint accepts fields=presenter_id,event and returns only the requested metadata while retaining the current response behavior without the selector.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.