Closed Bug 894639 Opened 12 years ago Closed 11 years ago

API consumers should be able to add featured apps for a region/page pair

Categories

(Marketplace Graveyard :: API, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 894588

People

(Reporter: chuck, Assigned: mat)

References

Details

From the publishing tool, publishers will be able to add an arbitrary number of collections and featured applications to a region (country + operator)/page (category + homepage) pair. To do this, we need an endpoint that allows users to add featured apps for a region/page pair. This endpoint should be protected by the Apps:Publisher permission created in bug 894425.
Assignee: nobody → mpillard
Added Flue API endpoint: curl -X POST 'http://localhost:5000/api/v1/rocketfuel/collections/<collection_slug>/add_app/' -d 'app=<app_id>' https://github.com/mozilla/flue/commit/e827694
Duping since we decided to make region/carrier/category live on the Collection model and re-use the same API as the generic collections.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.