Closed
Bug 937278
Opened 11 years ago
Closed 9 years ago
Create API endpoint to manage "heart"s for apps
Categories
(Marketplace Graveyard :: API, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: chuck, Unassigned)
References
Details
Let's create an API endpoint to manage hearts for apps.
- Authentication required.
- /api/v2/heart/app/<slug>
- POST to heart, DELETE to remove the heart
- Should be behind the waffle switches created in bug 937246 and bug 937248
- There should also be an additional field on an authenticated response with a serialized apps indicating whether the authenticated user has hearted the app. We will need to extend both app_to_dict, es_app_to_dict, and the new AppSerializer that ashort is working on.
- Documentation
Reporter | ||
Updated•11 years ago
|
Priority: -- → P2
Reporter | ||
Updated•11 years ago
|
Severity: normal → enhancement
Priority: P2 → P5
Reporter | ||
Updated•11 years ago
|
No longer blocks: feed-v1-api
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•