Built motion from commit 14588770.|2.5.38
[motion2.git] / server / api / voiceAgentReport / index.js
index 8414cbf..a3e9b44 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb10b=['../../components/interaction/service','../../config/environment','./voiceAgentReport.controller','get','index','isAuthenticated','describe','/:id','show','post','update','destroy','exports','multer','path','connect-timeout','express','fs-extra','../../components/auth/service'];(function(_0x203af5,_0x2f888c){var _0x27509f=function(_0x396fc4){while(--_0x396fc4){_0x203af5['push'](_0x203af5['shift']());}};_0x27509f(++_0x2f888c);}(_0xb10b,0x12a));var _0xbb10=function(_0x143565,_0x54d887){_0x143565=_0x143565-0x0;var _0x4dc1d9=_0xb10b[_0x143565];return _0x4dc1d9;};'use strict';var multer=require(_0xbb10('0x0'));var util=require('util');var path=require(_0xbb10('0x1'));var timeout=require(_0xbb10('0x2'));var express=require(_0xbb10('0x3'));var router=express['Router']();var fs_extra=require(_0xbb10('0x4'));var auth=require(_0xbb10('0x5'));var interaction=require(_0xbb10('0x6'));var config=require(_0xbb10('0x7'));var controller=require(_0xbb10('0x8'));router[_0xbb10('0x9')]('/',auth['isAuthenticated'](),controller[_0xbb10('0xa')]);router[_0xbb10('0x9')]('/describe',auth[_0xbb10('0xb')](),controller[_0xbb10('0xc')]);router[_0xbb10('0x9')](_0xbb10('0xd'),auth[_0xbb10('0xb')](),controller[_0xbb10('0xe')]);router[_0xbb10('0xf')]('/',auth[_0xbb10('0xb')](),controller['create']);router['put'](_0xbb10('0xd'),auth[_0xbb10('0xb')](),controller[_0xbb10('0x10')]);router['delete'](_0xbb10('0xd'),auth['isAuthenticated'](),controller[_0xbb10('0x11')]);module[_0xbb10('0x12')]=router;
\ No newline at end of file
+var _0x23b0=['put','update','delete','destroy','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./voiceAgentReport.controller','get','isAuthenticated','index','describe','/:id','show','create'];(function(_0x4ff09b,_0x53f67d){var _0x3f5c2e=function(_0x124592){while(--_0x124592){_0x4ff09b['push'](_0x4ff09b['shift']());}};_0x3f5c2e(++_0x53f67d);}(_0x23b0,0x1f2));var _0x023b=function(_0x4bb5dd,_0x3dd76a){_0x4bb5dd=_0x4bb5dd-0x0;var _0x27fcca=_0x23b0[_0x4bb5dd];return _0x27fcca;};'use strict';var multer=require('multer');var util=require(_0x023b('0x0'));var path=require('path');var timeout=require(_0x023b('0x1'));var express=require(_0x023b('0x2'));var router=express[_0x023b('0x3')]();var fs_extra=require(_0x023b('0x4'));var auth=require(_0x023b('0x5'));var interaction=require(_0x023b('0x6'));var config=require('../../config/environment');var controller=require(_0x023b('0x7'));router[_0x023b('0x8')]('/',auth[_0x023b('0x9')](),controller[_0x023b('0xa')]);router[_0x023b('0x8')]('/describe',auth[_0x023b('0x9')](),controller[_0x023b('0xb')]);router['get'](_0x023b('0xc'),auth[_0x023b('0x9')](),controller[_0x023b('0xd')]);router['post']('/',auth[_0x023b('0x9')](),controller[_0x023b('0xe')]);router[_0x023b('0xf')](_0x023b('0xc'),auth['isAuthenticated'](),controller[_0x023b('0x10')]);router[_0x023b('0x11')](_0x023b('0xc'),auth[_0x023b('0x9')](),controller[_0x023b('0x12')]);module['exports']=router;
\ No newline at end of file