Changes

stoney core: REST API

1 byte added, 12:12, 28 May 2014
/* Filtering, sorting and searching */
The following will sort users by lastname and by firstname in lexicographic descending order:
GET /v1/users?sort=-lastname,-firstname
 
For '''full text search''' the objects returned by a resource URI, the query parameter <code>q</code> is added with the value to search for. For example
SLB, editor, reviewer
3,368
edits