Closed
Bug 758607
Opened 13 years ago
Closed 13 years ago
API call to return list of planet feeds
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task)
Mozilla Reps Graveyard
reps.mozilla.org
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 762110
People
(Reporter: giorgos, Unassigned)
References
Details
We need an anonymous API call that returns the planet feed urls added by reps on their profiles.
GET /api/1/feeds/all/
Return a json object
[{
id: 1,
display_name: <rep_display_name>,
profile_url: <profile_url>,
planet_feed_url: <planet_feed_url>,
}]
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•