Page MenuHomePhabricator

Filter elements of a statement structure to be returned by GET /entities/items/{item_id}/statements
Open, Stalled, Needs TriagePublic

Description

As a tool developer I want to be able to only get parts of statement data that I need so that I do not need to load data I do not need.

For consistency with GET /entities/items/{item_id} _fields path parameter should be used

Fields allowed:
TBD

Event Timeline

WMDE-leszek changed the task status from Open to Stalled.Apr 27 2022, 7:16 PM

Defining what "fields" are accepted/available is tied to pending decision on what elements of the statement structure should overall be present in the GET responses.

Moving towards the bottom of the backlog, will revisit once we have more quantitative and qualitative data from the community.