forked from apxtri/apxtri
syntax error
This commit is contained in:
parent
152a7ac2b9
commit
d8d0368107
@ -310,7 +310,7 @@ router.put("/itm/:tribe/:objectname", checkHeaders, isAuthenticated, (req, res)
|
||||
* @apiDescription Search in an object collection of items
|
||||
* @apiParam {string} tribe adminapi or tribe name (smatchit), where object is store
|
||||
* @apiParam {string} objectname object name where looking for
|
||||
* @apiBody {array}} fields list of properties at least apxid propertie
|
||||
* @apiBody {array} fields list of properties at least apxid propertie
|
||||
* @apiBody {string} question a specific syntaxe to find quickly items by using index litteral text @TODO : create a query syntaxe...
|
||||
*
|
||||
* @apiSuccess {json}
|
||||
|
Loading…
x
Reference in New Issue
Block a user