diff --git a/routes/odmdb.js b/routes/odmdb.js index 9ce7c5c..fe0340f 100644 --- a/routes/odmdb.js +++ b/routes/odmdb.js @@ -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}