Built motion from commit e0fa946e.|2.6.5
[motion2.git] / server / api / voicePrefix / index.js
index 3ebb185..464bd91 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf8ca=['/:id/users','getAgents','/:id/teams','getTeams','post','addAgents','addTeams','put','/:id','update','delete','destroy','removeAgents','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','./voicePrefix.controller','get','isAuthenticated','index','/describe','show'];(function(_0x22e870,_0x4ecf1f){var _0x2b7acb=function(_0x251348){while(--_0x251348){_0x22e870['push'](_0x22e870['shift']());}};_0x2b7acb(++_0x4ecf1f);}(_0xf8ca,0x1be));var _0xaf8c=function(_0x494d1f,_0x3f72ff){_0x494d1f=_0x494d1f-0x0;var _0x457b6e=_0xf8ca[_0x494d1f];return _0x457b6e;};'use strict';var multer=require(_0xaf8c('0x0'));var util=require(_0xaf8c('0x1'));var path=require('path');var timeout=require(_0xaf8c('0x2'));var express=require(_0xaf8c('0x3'));var router=express[_0xaf8c('0x4')]();var fs_extra=require(_0xaf8c('0x5'));var auth=require(_0xaf8c('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xaf8c('0x7'));router[_0xaf8c('0x8')]('/',auth[_0xaf8c('0x9')](),controller[_0xaf8c('0xa')]);router[_0xaf8c('0x8')](_0xaf8c('0xb'),auth[_0xaf8c('0x9')](),controller['describe']);router[_0xaf8c('0x8')]('/:id',auth[_0xaf8c('0x9')](),controller[_0xaf8c('0xc')]);router['get'](_0xaf8c('0xd'),auth[_0xaf8c('0x9')](),controller[_0xaf8c('0xe')]);router['get'](_0xaf8c('0xf'),auth[_0xaf8c('0x9')](),controller[_0xaf8c('0x10')]);router[_0xaf8c('0x11')]('/',auth[_0xaf8c('0x9')](),controller['create']);router[_0xaf8c('0x11')](_0xaf8c('0xd'),auth[_0xaf8c('0x9')](),controller[_0xaf8c('0x12')]);router[_0xaf8c('0x11')](_0xaf8c('0xf'),auth[_0xaf8c('0x9')](),controller[_0xaf8c('0x13')]);router[_0xaf8c('0x14')](_0xaf8c('0x15'),auth[_0xaf8c('0x9')](),controller[_0xaf8c('0x16')]);router[_0xaf8c('0x17')]('/:id',auth[_0xaf8c('0x9')](),controller[_0xaf8c('0x18')]);router['delete'](_0xaf8c('0xd'),auth['isAuthenticated'](),controller[_0xaf8c('0x19')]);router[_0xaf8c('0x17')](_0xaf8c('0xf'),auth['isAuthenticated'](),controller['removeTeams']);module[_0xaf8c('0x1a')]=router;
\ No newline at end of file
+var _0x1e6c=['Router','fs-extra','../../config/environment','./voicePrefix.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/users','/:id/teams','getTeams','create','post','addAgents','put','update','delete','destroy','removeAgents','multer','path','connect-timeout','express'];(function(_0x40e442,_0x3f5f5e){var _0x1e3687=function(_0x12a70d){while(--_0x12a70d){_0x40e442['push'](_0x40e442['shift']());}};_0x1e3687(++_0x3f5f5e);}(_0x1e6c,0x11a));var _0xc1e6=function(_0x23ac30,_0x2a1d00){_0x23ac30=_0x23ac30-0x0;var _0x208fec=_0x1e6c[_0x23ac30];return _0x208fec;};'use strict';var multer=require(_0xc1e6('0x0'));var util=require('util');var path=require(_0xc1e6('0x1'));var timeout=require(_0xc1e6('0x2'));var express=require(_0xc1e6('0x3'));var router=express[_0xc1e6('0x4')]();var fs_extra=require(_0xc1e6('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xc1e6('0x6'));var controller=require(_0xc1e6('0x7'));router[_0xc1e6('0x8')]('/',auth[_0xc1e6('0x9')](),controller[_0xc1e6('0xa')]);router[_0xc1e6('0x8')](_0xc1e6('0xb'),auth['isAuthenticated'](),controller[_0xc1e6('0xc')]);router['get'](_0xc1e6('0xd'),auth['isAuthenticated'](),controller[_0xc1e6('0xe')]);router[_0xc1e6('0x8')](_0xc1e6('0xf'),auth[_0xc1e6('0x9')](),controller['getAgents']);router['get'](_0xc1e6('0x10'),auth[_0xc1e6('0x9')](),controller[_0xc1e6('0x11')]);router['post']('/',auth[_0xc1e6('0x9')](),controller[_0xc1e6('0x12')]);router[_0xc1e6('0x13')](_0xc1e6('0xf'),auth[_0xc1e6('0x9')](),controller[_0xc1e6('0x14')]);router[_0xc1e6('0x13')](_0xc1e6('0x10'),auth[_0xc1e6('0x9')](),controller['addTeams']);router[_0xc1e6('0x15')](_0xc1e6('0xd'),auth[_0xc1e6('0x9')](),controller[_0xc1e6('0x16')]);router[_0xc1e6('0x17')](_0xc1e6('0xd'),auth[_0xc1e6('0x9')](),controller[_0xc1e6('0x18')]);router[_0xc1e6('0x17')](_0xc1e6('0xf'),auth['isAuthenticated'](),controller[_0xc1e6('0x19')]);router[_0xc1e6('0x17')](_0xc1e6('0x10'),auth[_0xc1e6('0x9')](),controller['removeTeams']);module['exports']=router;
\ No newline at end of file