From d8d0368107f4715a87e5be36f555550b7a1b11d6 Mon Sep 17 00:00:00 2001 From: philc Date: Thu, 18 Apr 2024 11:42:57 +0200 Subject: [PATCH] syntax error --- routes/odmdb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}