Closed Bug 586704 Opened 14 years ago Closed 14 years ago

[API] Put the D in CRUD for the Add-on model

Categories

(addons.mozilla.org Graveyard :: API, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
5.12.2

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 our OAUTH setup for authentication. [1] http://bitbucket.org/jespern/django-piston/wiki/Documentation#piston-documentation
Target Milestone: 5.11.9 → 5.12
keeping the CRUD together because I think it makes sense
Assignee: nobody → dd
Punting til we get some rules for deletion in place. We can always set a status of STATUS_DELETED, rather than removing an object from the database... and then run a garbage collection after n days.
Target Milestone: 5.12 → 5.12.1
Depends on: 486500
Target Milestone: 5.12.1 → 5.12.2
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.