Closed
Bug 769274
Opened 13 years ago
Closed 12 years ago
Switch from ModelResource to Elastic-backed Resource
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jsocol, Unassigned)
References
Details
(Whiteboard: [qa-])
The API currently uses TastyPie's simple ModelResource, but that has some limitations. Primarily that we can't add fields from the User model like email to the ModelResource for UserProfile (though we can search by them), but we'll generally just get more control over what can go in and what can come out.
Comment 1•12 years ago
|
||
The new API uses the Elastic-backed Resource.
Thanks for reporting James!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•