Built motion from commit (unavailable).|2.5.18
[motion2.git] / server / api / analyticExtractedReport / index.js
index 67f5ca0..44ffe5b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x82cf=['create','put','/:id','update','destroy','util','path','Router','../../components/auth/service','../../config/environment','./analyticExtractedReport.controller','get','isAuthenticated','download','post'];(function(_0x44268d,_0xad8443){var _0x4be92d=function(_0x8a57ff){while(--_0x8a57ff){_0x44268d['push'](_0x44268d['shift']());}};_0x4be92d(++_0xad8443);}(_0x82cf,0xc8));var _0xf82c=function(_0x16a637,_0x5eb627){_0x16a637=_0x16a637-0x0;var _0x25126d=_0x82cf[_0x16a637];return _0x25126d;};'use strict';var multer=require('multer');var util=require(_0xf82c('0x0'));var path=require(_0xf82c('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xf82c('0x2')]();var auth=require(_0xf82c('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xf82c('0x4'));var controller=require(_0xf82c('0x5'));router[_0xf82c('0x6')]('/',auth[_0xf82c('0x7')](),controller['index']);router['get']('/:id',auth[_0xf82c('0x7')](),controller['show']);router[_0xf82c('0x6')]('/:id/download',auth[_0xf82c('0x7')](),controller[_0xf82c('0x8')]);router[_0xf82c('0x9')]('/',auth[_0xf82c('0x7')](),controller[_0xf82c('0xa')]);router[_0xf82c('0xb')](_0xf82c('0xc'),auth[_0xf82c('0x7')](),controller[_0xf82c('0xd')]);router['delete'](_0xf82c('0xc'),auth[_0xf82c('0x7')](),controller[_0xf82c('0xe')]);module['exports']=router;
\ No newline at end of file
+var _0x08af=['/:id','/:id/download','post','create','put','update','delete','exports','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./analyticExtractedReport.controller','isAuthenticated','index','get'];(function(_0xd21fe7,_0x225a39){var _0x14d570=function(_0x3c0674){while(--_0x3c0674){_0xd21fe7['push'](_0xd21fe7['shift']());}};_0x14d570(++_0x225a39);}(_0x08af,0xff));var _0xf08a=function(_0xe41644,_0xf7753d){_0xe41644=_0xe41644-0x0;var _0x1b741c=_0x08af[_0xe41644];return _0x1b741c;};'use strict';var multer=require('multer');var util=require(_0xf08a('0x0'));var path=require(_0xf08a('0x1'));var timeout=require('connect-timeout');var express=require(_0xf08a('0x2'));var router=express[_0xf08a('0x3')]();var auth=require(_0xf08a('0x4'));var interaction=require(_0xf08a('0x5'));var config=require(_0xf08a('0x6'));var controller=require(_0xf08a('0x7'));router['get']('/',auth[_0xf08a('0x8')](),controller[_0xf08a('0x9')]);router[_0xf08a('0xa')](_0xf08a('0xb'),auth[_0xf08a('0x8')](),controller['show']);router[_0xf08a('0xa')](_0xf08a('0xc'),auth[_0xf08a('0x8')](),controller['download']);router[_0xf08a('0xd')]('/',auth[_0xf08a('0x8')](),controller[_0xf08a('0xe')]);router[_0xf08a('0xf')](_0xf08a('0xb'),auth[_0xf08a('0x8')](),controller[_0xf08a('0x10')]);router[_0xf08a('0x11')](_0xf08a('0xb'),auth[_0xf08a('0x8')](),controller['destroy']);module[_0xf08a('0x12')]=router;
\ No newline at end of file