Closed
Bug 1015739
Opened 11 years ago
Closed 11 years ago
Enhance REST API for User to also deal with UserProfile
Categories
(Mozilla QA Graveyard :: One and Done, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Milestone 1
People
(Reporter: bsilverberg, Assigned: bitgeeky)
Details
Attachments
(1 file)
As discussed during the development of the User API, Ideally we'd be able to create a pre-existing user by creating both a User and a linked UserProfile object via a single API call.
This bug is to track the development of that.
| Assignee | ||
Comment 1•11 years ago
|
||
Added GET/POST/DELETE/PATCH support for UserProfile along with the Unit Tests.
Attachment #8432164 -
Flags: review?(bob.silverberg)
| Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8432164 [details] [review]
Link to Github pull-request: https://github.com/mozilla/oneanddone/pull/121
Landed in https://github.com/mozilla/oneanddone/commit/f91a3d67931ef2d4f822e74d46d17e10e1ef09c4
Attachment #8432164 -
Flags: review?(bob.silverberg) → review+
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → Milestone 1
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•