Closed
Bug 586703
Opened 14 years ago
Closed 14 years ago
[API] Put the U in CRUD for the Add-on model
Categories
(addons.mozilla.org Graveyard :: API, defect, P1)
addons.mozilla.org Graveyard
API
Tracking
(Not tracked)
RESOLVED
FIXED
5.12
People
(Reporter: clouserw, Assigned: davedash)
References
Details
(Whiteboard: [devtools][Q32010][qa-])
Spec: https://wiki.mozilla.org/User:Clouserw/AMO/API
There is a bit of a spec at the URL above, but most of it is just straight up CRUD. The piston docs[1] can help with how to integrate map our models to their classes. This should use the JSONEmitter and accept at least JSON as input (it looks like piston does this for free). This should use our OAUTH setup for authentication.
[1] http://bitbucket.org/jespern/django-piston/wiki/Documentation#piston-documentation
Reporter | ||
Updated•14 years ago
|
Target Milestone: 5.11.9 → 5.12
Reporter | ||
Updated•14 years ago
|
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → dd
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•