Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / voicePrefix / index.js
index 35ce5fa..0137de4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x21a3=['isAuthenticated','index','describe','/:id','show','/:id/users','getAgents','post','put','update','destroy','delete','removeAgents','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get'];(function(_0x1b1650,_0x3aa26b){var _0x297a68=function(_0x195e1d){while(--_0x195e1d){_0x1b1650['push'](_0x1b1650['shift']());}};_0x297a68(++_0x3aa26b);}(_0x21a3,0x66));var _0x321a=function(_0x433778,_0xf42c22){_0x433778=_0x433778-0x0;var _0x2f530f=_0x21a3[_0x433778];return _0x2f530f;};'use strict';var multer=require(_0x321a('0x0'));var util=require('util');var path=require(_0x321a('0x1'));var timeout=require(_0x321a('0x2'));var express=require(_0x321a('0x3'));var router=express[_0x321a('0x4')]();var auth=require(_0x321a('0x5'));var interaction=require(_0x321a('0x6'));var config=require('../../config/environment');var controller=require('./voicePrefix.controller');router[_0x321a('0x7')]('/',auth[_0x321a('0x8')](),controller[_0x321a('0x9')]);router[_0x321a('0x7')]('/describe',auth[_0x321a('0x8')](),controller[_0x321a('0xa')]);router[_0x321a('0x7')](_0x321a('0xb'),auth[_0x321a('0x8')](),controller[_0x321a('0xc')]);router[_0x321a('0x7')](_0x321a('0xd'),auth[_0x321a('0x8')](),controller[_0x321a('0xe')]);router[_0x321a('0xf')]('/',auth[_0x321a('0x8')](),controller['create']);router[_0x321a('0xf')](_0x321a('0xd'),auth['isAuthenticated'](),controller['addAgents']);router[_0x321a('0x10')]('/:id',auth[_0x321a('0x8')](),controller[_0x321a('0x11')]);router['delete']('/:id',auth[_0x321a('0x8')](),controller[_0x321a('0x12')]);router[_0x321a('0x13')](_0x321a('0xd'),auth[_0x321a('0x8')](),controller[_0x321a('0x14')]);module[_0x321a('0x15')]=router;
\ No newline at end of file
+var _0x67eb=['get','isAuthenticated','index','/:id','show','post','/:id/users','destroy','delete','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voicePrefix.controller'];(function(_0x52213a,_0x43f6bd){var _0x3d7c7f=function(_0x37cb89){while(--_0x37cb89){_0x52213a['push'](_0x52213a['shift']());}};_0x3d7c7f(++_0x43f6bd);}(_0x67eb,0x15b));var _0xb67e=function(_0x3e14d,_0x399fa2){_0x3e14d=_0x3e14d-0x0;var _0x3a88c7=_0x67eb[_0x3e14d];return _0x3a88c7;};'use strict';var multer=require(_0xb67e('0x0'));var util=require(_0xb67e('0x1'));var path=require(_0xb67e('0x2'));var timeout=require(_0xb67e('0x3'));var express=require(_0xb67e('0x4'));var router=express[_0xb67e('0x5')]();var auth=require(_0xb67e('0x6'));var interaction=require(_0xb67e('0x7'));var config=require(_0xb67e('0x8'));var controller=require(_0xb67e('0x9'));router[_0xb67e('0xa')]('/',auth[_0xb67e('0xb')](),controller[_0xb67e('0xc')]);router[_0xb67e('0xa')]('/describe',auth[_0xb67e('0xb')](),controller['describe']);router[_0xb67e('0xa')](_0xb67e('0xd'),auth[_0xb67e('0xb')](),controller[_0xb67e('0xe')]);router[_0xb67e('0xa')]('/:id/users',auth[_0xb67e('0xb')](),controller['getAgents']);router['post']('/',auth[_0xb67e('0xb')](),controller['create']);router[_0xb67e('0xf')](_0xb67e('0x10'),auth[_0xb67e('0xb')](),controller['addAgents']);router['put'](_0xb67e('0xd'),auth[_0xb67e('0xb')](),controller['update']);router['delete'](_0xb67e('0xd'),auth[_0xb67e('0xb')](),controller[_0xb67e('0x11')]);router[_0xb67e('0x12')](_0xb67e('0x10'),auth['isAuthenticated'](),controller[_0xb67e('0x13')]);module[_0xb67e('0x14')]=router;
\ No newline at end of file