Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / voiceAgentReport / index.js
index fd7c3b3..3025bf9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b0e=['get','isAuthenticated','index','describe','/:id','post','put','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceAgentReport.controller'];(function(_0x170f3,_0x549ac5){var _0x510dd1=function(_0x2d2491){while(--_0x2d2491){_0x170f3['push'](_0x170f3['shift']());}};_0x510dd1(++_0x549ac5);}(_0x0b0e,0x187));var _0xe0b0=function(_0x230e39,_0x5341){_0x230e39=_0x230e39-0x0;var _0xa804e=_0x0b0e[_0x230e39];return _0xa804e;};'use strict';var multer=require(_0xe0b0('0x0'));var util=require('util');var path=require(_0xe0b0('0x1'));var timeout=require('connect-timeout');var express=require(_0xe0b0('0x2'));var router=express[_0xe0b0('0x3')]();var fs_extra=require(_0xe0b0('0x4'));var auth=require(_0xe0b0('0x5'));var interaction=require(_0xe0b0('0x6'));var config=require(_0xe0b0('0x7'));var controller=require(_0xe0b0('0x8'));router[_0xe0b0('0x9')]('/',auth[_0xe0b0('0xa')](),controller[_0xe0b0('0xb')]);router[_0xe0b0('0x9')]('/describe',auth['isAuthenticated'](),controller[_0xe0b0('0xc')]);router[_0xe0b0('0x9')](_0xe0b0('0xd'),auth[_0xe0b0('0xa')](),controller['show']);router[_0xe0b0('0xe')]('/',auth[_0xe0b0('0xa')](),controller['create']);router[_0xe0b0('0xf')](_0xe0b0('0xd'),auth['isAuthenticated'](),controller[_0xe0b0('0x10')]);router[_0xe0b0('0x11')](_0xe0b0('0xd'),auth['isAuthenticated'](),controller[_0xe0b0('0x12')]);module[_0xe0b0('0x13')]=router;
\ No newline at end of file
+var _0x1f43=['update','delete','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceAgentReport.controller','get','index','isAuthenticated','show','post','create','put','/:id'];(function(_0x2c69a1,_0x201903){var _0x24bb91=function(_0x3131ac){while(--_0x3131ac){_0x2c69a1['push'](_0x2c69a1['shift']());}};_0x24bb91(++_0x201903);}(_0x1f43,0x9a));var _0x31f4=function(_0x2b304b,_0x586e14){_0x2b304b=_0x2b304b-0x0;var _0x11e542=_0x1f43[_0x2b304b];return _0x11e542;};'use strict';var multer=require(_0x31f4('0x0'));var util=require('util');var path=require(_0x31f4('0x1'));var timeout=require(_0x31f4('0x2'));var express=require(_0x31f4('0x3'));var router=express['Router']();var fs_extra=require(_0x31f4('0x4'));var auth=require(_0x31f4('0x5'));var interaction=require(_0x31f4('0x6'));var config=require(_0x31f4('0x7'));var controller=require(_0x31f4('0x8'));router[_0x31f4('0x9')]('/',auth['isAuthenticated'](),controller[_0x31f4('0xa')]);router['get']('/describe',auth[_0x31f4('0xb')](),controller['describe']);router[_0x31f4('0x9')]('/:id',auth[_0x31f4('0xb')](),controller[_0x31f4('0xc')]);router[_0x31f4('0xd')]('/',auth[_0x31f4('0xb')](),controller[_0x31f4('0xe')]);router[_0x31f4('0xf')](_0x31f4('0x10'),auth['isAuthenticated'](),controller[_0x31f4('0x11')]);router[_0x31f4('0x12')]('/:id',auth[_0x31f4('0xb')](),controller['destroy']);module['exports']=router;
\ No newline at end of file