Changes between Version 3 and Version 4 of Ticket #1031
- Timestamp:
- 03/11/11 13:58:44 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1031 – Description
v3 v4 3 3 * API location: /api/util/user/lookup?q=querystr&limit=10 4 4 * Return json objects containing {id: ..., name: ..., fullname: ...} 5 * Put in a module called controllers/api /user.py5 * Put in a module called controllers/apiv2/user.py