Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / api / voiceAgentReport / index.js
index 7ab6614..b6ee7f6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x757a=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceAgentReport.controller','get','index','isAuthenticated','describe','/:id','post','create','put','update','util','path'];(function(_0x1e7de3,_0x23c90b){var _0x1b6bd6=function(_0x1521da){while(--_0x1521da){_0x1e7de3['push'](_0x1e7de3['shift']());}};_0x1b6bd6(++_0x23c90b);}(_0x757a,0xde));var _0xa757=function(_0xb7b927,_0x45720f){_0xb7b927=_0xb7b927-0x0;var _0x6d5f82=_0x757a[_0xb7b927];return _0x6d5f82;};'use strict';var multer=require('multer');var util=require(_0xa757('0x0'));var path=require(_0xa757('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0xa757('0x2'));var auth=require(_0xa757('0x3'));var interaction=require(_0xa757('0x4'));var config=require(_0xa757('0x5'));var controller=require(_0xa757('0x6'));router[_0xa757('0x7')]('/',auth['isAuthenticated'](),controller[_0xa757('0x8')]);router[_0xa757('0x7')]('/describe',auth[_0xa757('0x9')](),controller[_0xa757('0xa')]);router[_0xa757('0x7')](_0xa757('0xb'),auth[_0xa757('0x9')](),controller['show']);router[_0xa757('0xc')]('/',auth[_0xa757('0x9')](),controller[_0xa757('0xd')]);router[_0xa757('0xe')](_0xa757('0xb'),auth[_0xa757('0x9')](),controller[_0xa757('0xf')]);router['delete']('/:id',auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x6ae6=['connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','./voiceAgentReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','create','put','update','destroy','multer','path'];(function(_0x509352,_0x217e0b){var _0x5c294e=function(_0x37a934){while(--_0x37a934){_0x509352['push'](_0x509352['shift']());}};_0x5c294e(++_0x217e0b);}(_0x6ae6,0x1d9));var _0x66ae=function(_0x404cde,_0x27b51c){_0x404cde=_0x404cde-0x0;var _0x139882=_0x6ae6[_0x404cde];return _0x139882;};'use strict';var multer=require(_0x66ae('0x0'));var util=require('util');var path=require(_0x66ae('0x1'));var timeout=require(_0x66ae('0x2'));var express=require(_0x66ae('0x3'));var router=express['Router']();var fs_extra=require(_0x66ae('0x4'));var auth=require(_0x66ae('0x5'));var interaction=require(_0x66ae('0x6'));var config=require('../../config/environment');var controller=require(_0x66ae('0x7'));router[_0x66ae('0x8')]('/',auth[_0x66ae('0x9')](),controller[_0x66ae('0xa')]);router[_0x66ae('0x8')](_0x66ae('0xb'),auth['isAuthenticated'](),controller[_0x66ae('0xc')]);router[_0x66ae('0x8')](_0x66ae('0xd'),auth[_0x66ae('0x9')](),controller[_0x66ae('0xe')]);router['post']('/',auth[_0x66ae('0x9')](),controller[_0x66ae('0xf')]);router[_0x66ae('0x10')](_0x66ae('0xd'),auth['isAuthenticated'](),controller[_0x66ae('0x11')]);router['delete'](_0x66ae('0xd'),auth[_0x66ae('0x9')](),controller[_0x66ae('0x12')]);module['exports']=router;
\ No newline at end of file