Closed Bug 894638 Opened 12 years ago Closed 12 years ago

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

Categories

(Marketplace Graveyard :: API, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 894591

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 reorder 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>/reorder_app/' -d 'app=<app_id>&position=<position>' P.S. It'd be nice to accept a JSON-formatted list of applications with their corresponding positions. Or we can create a separate "bulk" `reorder_app` API endpoint.
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: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.