Built motion from commit (unavailable).|2.5.25
[motion2.git] / server / api / voicePrefix / index.js
index bf54022..03b4420 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2b39=['../../components/interaction/service','../../config/environment','./voicePrefix.controller','get','index','isAuthenticated','describe','/:id','show','/:id/users','getAgents','post','create','addAgents','update','delete','destroy','multer','util','path','connect-timeout','express','../../components/auth/service'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x2b39,0x181));var _0x92b3=function(_0x3e4667,_0x159f55){_0x3e4667=_0x3e4667-0x0;var _0x89df4e=_0x2b39[_0x3e4667];return _0x89df4e;};'use strict';var multer=require(_0x92b3('0x0'));var util=require(_0x92b3('0x1'));var path=require(_0x92b3('0x2'));var timeout=require(_0x92b3('0x3'));var express=require(_0x92b3('0x4'));var router=express['Router']();var auth=require(_0x92b3('0x5'));var interaction=require(_0x92b3('0x6'));var config=require(_0x92b3('0x7'));var controller=require(_0x92b3('0x8'));router[_0x92b3('0x9')]('/',auth['isAuthenticated'](),controller[_0x92b3('0xa')]);router[_0x92b3('0x9')]('/describe',auth[_0x92b3('0xb')](),controller[_0x92b3('0xc')]);router[_0x92b3('0x9')](_0x92b3('0xd'),auth['isAuthenticated'](),controller[_0x92b3('0xe')]);router['get'](_0x92b3('0xf'),auth[_0x92b3('0xb')](),controller[_0x92b3('0x10')]);router[_0x92b3('0x11')]('/',auth[_0x92b3('0xb')](),controller[_0x92b3('0x12')]);router[_0x92b3('0x11')](_0x92b3('0xf'),auth['isAuthenticated'](),controller[_0x92b3('0x13')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0x92b3('0x14')]);router[_0x92b3('0x15')](_0x92b3('0xd'),auth[_0x92b3('0xb')](),controller[_0x92b3('0x16')]);router[_0x92b3('0x15')](_0x92b3('0xf'),auth[_0x92b3('0xb')](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file
+var _0xe70f=['get','isAuthenticated','index','describe','/:id/users','getAgents','create','addAgents','/:id','delete','destroy','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./voicePrefix.controller'];(function(_0x227552,_0x44b8ca){var _0x5e3f26=function(_0xa84a9e){while(--_0xa84a9e){_0x227552['push'](_0x227552['shift']());}};_0x5e3f26(++_0x44b8ca);}(_0xe70f,0x91));var _0xfe70=function(_0x3a7830,_0x1e1670){_0x3a7830=_0x3a7830-0x0;var _0x8a853d=_0xe70f[_0x3a7830];return _0x8a853d;};'use strict';var multer=require(_0xfe70('0x0'));var util=require(_0xfe70('0x1'));var path=require(_0xfe70('0x2'));var timeout=require(_0xfe70('0x3'));var express=require(_0xfe70('0x4'));var router=express[_0xfe70('0x5')]();var auth=require(_0xfe70('0x6'));var interaction=require(_0xfe70('0x7'));var config=require('../../config/environment');var controller=require(_0xfe70('0x8'));router[_0xfe70('0x9')]('/',auth[_0xfe70('0xa')](),controller[_0xfe70('0xb')]);router[_0xfe70('0x9')]('/describe',auth[_0xfe70('0xa')](),controller[_0xfe70('0xc')]);router[_0xfe70('0x9')]('/:id',auth[_0xfe70('0xa')](),controller['show']);router[_0xfe70('0x9')](_0xfe70('0xd'),auth['isAuthenticated'](),controller[_0xfe70('0xe')]);router['post']('/',auth[_0xfe70('0xa')](),controller[_0xfe70('0xf')]);router['post']('/:id/users',auth[_0xfe70('0xa')](),controller[_0xfe70('0x10')]);router['put'](_0xfe70('0x11'),auth[_0xfe70('0xa')](),controller['update']);router[_0xfe70('0x12')](_0xfe70('0x11'),auth['isAuthenticated'](),controller[_0xfe70('0x13')]);router[_0xfe70('0x12')](_0xfe70('0xd'),auth[_0xfe70('0xa')](),controller[_0xfe70('0x14')]);module[_0xfe70('0x15')]=router;
\ No newline at end of file