Changes

Jump to: navigation, search

stoney core: People Resource - REST API

3 bytes removed, 09:05, 8 June 2014
/* Sort */
==== Sort ====
If you don't add a sort attribute, the collection will be sorted by '''id''' (ascending). If you would like a sorted collection answer, the query parameter sort must be added with the object's sort attribute(s) as the value: <code>https://api.example.com/v1/people?sort=personNamesurname,isActive</code>. For further information on filtering, sorting and searching, visit [[stoney_core:_REST_API#Filtering.2C_sorting_and_searching | stoney core: REST API]].
==== Search (fulltext) ====
SLB
385
edits