Closed Bug 894456 Opened 12 years ago Closed 12 years ago

API consumers should be able to create collections

Categories

(Marketplace Graveyard :: API, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

VERIFIED FIXED
2013-08-06

People

(Reporter: chuck, Assigned: chuck)

References

Details

(Whiteboard: [qa+] p=1)

API consumers should be able to create collections. This endpoint should be protected by the Apps:Collections permission created in bug 894425.
Blocks: 894425
No longer depends on: 894425
No longer blocks: 894425
Depends on: 896647
Priority: -- → P2
Assignee: nobody → charmston
Landed here: https://github.com/mozilla/zamboni/commit/c54a2ca023076285156cba818e571ff2e5933dfa STR: 1) Add a user to the Marketplace Publishers group. 2) Generate API credentials using /developers/api/ 3) Using the credentials generated in step 2, attempt to create a collection as documented here: http://firefox-marketplace-api.readthedocs.org/en/latest/topics/rocketfuel.html#post--api-v1-rocketfuel-collections- 4) A successful attempt will return a JSON response with the data of the submitted data with a 201 HTTP status code.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [qa+]
Whiteboard: [qa+] → [qa+] p=1
Target Milestone: --- → 2013-08-08
Flue API endpoint @ /api/v1/rocketfuel/collections/ https://github.com/mozilla/flue/commit/8498d80
You need to log in before you can comment on or make changes to this bug.