Changes

stoney core: Search Resource - REST API

43 bytes added, 15:51, 9 January 2014
The search resource provides a full text search over all the available resources.
* <code>https://api.example.com/v1/search?q=fluffy+dragon&entries=15</code>.
* Minimum number of characters are 3.
* number of entries returned '''per''' object type:
** default: 5
** max (can be raised by appropriate '''entries''' get parametersparameter): 15
Vist [[stoney_core:_Global_Searches]] for the return values per resource.
TBD: Update collection resource. Both resources should return the same values.
 
TBD: We need to define a
<source lang='javascript'>
[
{ "id": 4000000,
"organization": gugug. "Reseller ltd.",
... ,
"location": "https://api.selfcare.com/v1/resellers/4000000"
SLB, editor, reviewer
3,368
edits