Closed Bug 1145307 Opened 10 years ago Closed 10 years ago

add id filter to feedback api GET

Categories

(Input :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

(Whiteboard: u=user c=api p=1 s=input.2015q1)

In some cases, you want to get the data for feedback given a list of ids. We should add a filter to the feedback API GET so you can do something like this: /api/v1/feedback/?id=1 /api/v1/feedback/?id=1,2,3 and it'd return those feedback responses. For now, we'll have it such that if you specify an id filter, the code ignores all the other filters.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Whiteboard: u=user c=api p= s=input.2015q1 → u=user c=api p=1 s=input.2015q1
Landed in master: 7c735db [bug 1145307] Add id filter to feedback API GET Pushed to prod just now.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.