Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / voiceAgentReport / index.js
index 53729c5..c5985bd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc976=['delete','/:id','destroy','exports','multer','util','path','connect-timeout','express','Router','../../config/environment','isAuthenticated','index','get','/describe','show','post','create','update'];(function(_0x57396e,_0x46d2fb){var _0x23b309=function(_0x548ea4){while(--_0x548ea4){_0x57396e['push'](_0x57396e['shift']());}};_0x23b309(++_0x46d2fb);}(_0xc976,0x147));var _0x6c97=function(_0x139b98,_0x373e13){_0x139b98=_0x139b98-0x0;var _0x53aadc=_0xc976[_0x139b98];return _0x53aadc;};'use strict';var multer=require(_0x6c97('0x0'));var util=require(_0x6c97('0x1'));var path=require(_0x6c97('0x2'));var timeout=require(_0x6c97('0x3'));var express=require(_0x6c97('0x4'));var router=express[_0x6c97('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x6c97('0x6'));var controller=require('./voiceAgentReport.controller');router['get']('/',auth[_0x6c97('0x7')](),controller[_0x6c97('0x8')]);router[_0x6c97('0x9')](_0x6c97('0xa'),auth[_0x6c97('0x7')](),controller['describe']);router[_0x6c97('0x9')]('/:id',auth[_0x6c97('0x7')](),controller[_0x6c97('0xb')]);router[_0x6c97('0xc')]('/',auth['isAuthenticated'](),controller[_0x6c97('0xd')]);router['put']('/:id',auth[_0x6c97('0x7')](),controller[_0x6c97('0xe')]);router[_0x6c97('0xf')](_0x6c97('0x10'),auth[_0x6c97('0x7')](),controller[_0x6c97('0x11')]);module[_0x6c97('0x12')]=router;
\ No newline at end of file
+var _0xf3d2=['index','/describe','describe','/:id','post','create','put','update','delete','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceAgentReport.controller','get','isAuthenticated'];(function(_0x2c940c,_0x5b4307){var _0x363a22=function(_0x30d884){while(--_0x30d884){_0x2c940c['push'](_0x2c940c['shift']());}};_0x363a22(++_0x5b4307);}(_0xf3d2,0x73));var _0x2f3d=function(_0x44d902,_0x376b4e){_0x44d902=_0x44d902-0x0;var _0x27aa72=_0xf3d2[_0x44d902];return _0x27aa72;};'use strict';var multer=require(_0x2f3d('0x0'));var util=require('util');var path=require(_0x2f3d('0x1'));var timeout=require(_0x2f3d('0x2'));var express=require(_0x2f3d('0x3'));var router=express[_0x2f3d('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x2f3d('0x5'));var interaction=require(_0x2f3d('0x6'));var config=require(_0x2f3d('0x7'));var controller=require(_0x2f3d('0x8'));router[_0x2f3d('0x9')]('/',auth[_0x2f3d('0xa')](),controller[_0x2f3d('0xb')]);router[_0x2f3d('0x9')](_0x2f3d('0xc'),auth[_0x2f3d('0xa')](),controller[_0x2f3d('0xd')]);router[_0x2f3d('0x9')](_0x2f3d('0xe'),auth['isAuthenticated'](),controller['show']);router[_0x2f3d('0xf')]('/',auth[_0x2f3d('0xa')](),controller[_0x2f3d('0x10')]);router[_0x2f3d('0x11')]('/:id',auth[_0x2f3d('0xa')](),controller[_0x2f3d('0x12')]);router[_0x2f3d('0x13')](_0x2f3d('0xe'),auth[_0x2f3d('0xa')](),controller['destroy']);module[_0x2f3d('0x14')]=router;
\ No newline at end of file