syntax error
This commit is contained in:
		| @@ -313,7 +313,7 @@ router.put("/itm/:tribe/:objectname", checkHeaders, isAuthenticated, (req, res) | |||||||
|  * @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} contain a json file | ||||||
|  * @apiSuccessExample {json} Success-Response: |  * @apiSuccessExample {json} Success-Response: | ||||||
|  * HTTP/1.1 200 OK |  * HTTP/1.1 200 OK | ||||||
|  * {"status":200, "ref":"Odmdb", "msg":"searchresult", "data":{"itms":[{itm fields}]}} |  * {"status":200, "ref":"Odmdb", "msg":"searchresult", "data":{"itms":[{itm fields}]}} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user