Built motion from commit 71df090e.|2.6.31
[motion2.git] / server / api / voicePrefix / index.js
index 41541a3..740210c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf629=['isAuthenticated','describe','get','/:id','show','getAgents','/:id/teams','getTeams','post','create','addAgents','addTeams','put','delete','destroy','/:id/users','removeAgents','removeTeams','exports','multer','path','express','Router','fs-extra','../../components/auth/service','./voicePrefix.controller','index','/describe'];(function(_0x3c7ff6,_0x342b13){var _0x5e0082=function(_0x58d29f){while(--_0x58d29f){_0x3c7ff6['push'](_0x3c7ff6['shift']());}};_0x5e0082(++_0x342b13);}(_0xf629,0xd7));var _0x9f62=function(_0x3d29ec,_0x4f103f){_0x3d29ec=_0x3d29ec-0x0;var _0x10f26=_0xf629[_0x3d29ec];return _0x10f26;};'use strict';var multer=require(_0x9f62('0x0'));var util=require('util');var path=require(_0x9f62('0x1'));var timeout=require('connect-timeout');var express=require(_0x9f62('0x2'));var router=express[_0x9f62('0x3')]();var fs_extra=require(_0x9f62('0x4'));var auth=require(_0x9f62('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x9f62('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0x9f62('0x7')]);router['get'](_0x9f62('0x8'),auth[_0x9f62('0x9')](),controller[_0x9f62('0xa')]);router[_0x9f62('0xb')](_0x9f62('0xc'),auth[_0x9f62('0x9')](),controller[_0x9f62('0xd')]);router[_0x9f62('0xb')]('/:id/users',auth[_0x9f62('0x9')](),controller[_0x9f62('0xe')]);router['get'](_0x9f62('0xf'),auth[_0x9f62('0x9')](),controller[_0x9f62('0x10')]);router[_0x9f62('0x11')]('/',auth['isAuthenticated'](),controller[_0x9f62('0x12')]);router['post']('/:id/users',auth[_0x9f62('0x9')](),controller[_0x9f62('0x13')]);router[_0x9f62('0x11')](_0x9f62('0xf'),auth[_0x9f62('0x9')](),controller[_0x9f62('0x14')]);router[_0x9f62('0x15')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0x9f62('0x16')]('/:id',auth[_0x9f62('0x9')](),controller[_0x9f62('0x17')]);router[_0x9f62('0x16')](_0x9f62('0x18'),auth[_0x9f62('0x9')](),controller[_0x9f62('0x19')]);router['delete'](_0x9f62('0xf'),auth[_0x9f62('0x9')](),controller[_0x9f62('0x1a')]);module[_0x9f62('0x1b')]=router;
\ No newline at end of file
+var _0xab86=['put','update','delete','destroy','removeAgents','exports','multer','util','path','Router','../../components/auth/service','../../config/environment','./voicePrefix.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/teams','post','/:id/users','addTeams'];(function(_0x122ef9,_0x451d2a){var _0x42fba0=function(_0x17c9d3){while(--_0x17c9d3){_0x122ef9['push'](_0x122ef9['shift']());}};_0x42fba0(++_0x451d2a);}(_0xab86,0x13e));var _0x6ab8=function(_0x41d7e3,_0x556db9){_0x41d7e3=_0x41d7e3-0x0;var _0x7d83ae=_0xab86[_0x41d7e3];return _0x7d83ae;};'use strict';var multer=require(_0x6ab8('0x0'));var util=require(_0x6ab8('0x1'));var path=require(_0x6ab8('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x6ab8('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x6ab8('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x6ab8('0x5'));var controller=require(_0x6ab8('0x6'));router[_0x6ab8('0x7')]('/',auth[_0x6ab8('0x8')](),controller[_0x6ab8('0x9')]);router[_0x6ab8('0x7')](_0x6ab8('0xa'),auth[_0x6ab8('0x8')](),controller[_0x6ab8('0xb')]);router[_0x6ab8('0x7')](_0x6ab8('0xc'),auth[_0x6ab8('0x8')](),controller[_0x6ab8('0xd')]);router['get']('/:id/users',auth[_0x6ab8('0x8')](),controller['getAgents']);router[_0x6ab8('0x7')](_0x6ab8('0xe'),auth[_0x6ab8('0x8')](),controller['getTeams']);router[_0x6ab8('0xf')]('/',auth[_0x6ab8('0x8')](),controller['create']);router[_0x6ab8('0xf')](_0x6ab8('0x10'),auth[_0x6ab8('0x8')](),controller['addAgents']);router[_0x6ab8('0xf')](_0x6ab8('0xe'),auth[_0x6ab8('0x8')](),controller[_0x6ab8('0x11')]);router[_0x6ab8('0x12')](_0x6ab8('0xc'),auth[_0x6ab8('0x8')](),controller[_0x6ab8('0x13')]);router[_0x6ab8('0x14')]('/:id',auth[_0x6ab8('0x8')](),controller[_0x6ab8('0x15')]);router[_0x6ab8('0x14')]('/:id/users',auth[_0x6ab8('0x8')](),controller[_0x6ab8('0x16')]);router['delete']('/:id/teams',auth[_0x6ab8('0x8')](),controller['removeTeams']);module[_0x6ab8('0x17')]=router;
\ No newline at end of file