syntax error
This commit is contained in:
@@ -310,7 +310,7 @@ router.put("/itm/:tribe/:objectname", checkHeaders, isAuthenticated, (req, res)
|
|||||||
* @apiDescription Search in an object collection of items
|
* @apiDescription Search in an object collection of items
|
||||||
* @apiParam {string} tribe adminapi or tribe name (smatchit), where object is store
|
* @apiParam {string} tribe adminapi or tribe name (smatchit), where object is store
|
||||||
* @apiParam {string} objectname object name where looking for
|
* @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...
|
* @apiBody {string} question a specific syntaxe to find quickly items by using index litteral text @TODO : create a query syntaxe...
|
||||||
*
|
*
|
||||||
* @apiSuccess {json}
|
* @apiSuccess {json}
|
||||||
|
Reference in New Issue
Block a user