Built motion from commit (unavailable).|2.4.1
[motion2.git] / server / api / smsQueue / index.js
index 8d49819..5deaadf 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa0c3=['/:id/users','getAgents','create','post','addAgents','put','update','delete','destroy','removeTeams','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','isAuthenticated','index','/describe','describe','get','/:id','show','/:id/members','/:id/teams','getTeams'];(function(_0x1d72d0,_0x89db32){var _0x234ae9=function(_0x4ae372){while(--_0x4ae372){_0x1d72d0['push'](_0x1d72d0['shift']());}};_0x234ae9(++_0x89db32);}(_0xa0c3,0x1ce));var _0x3a0c=function(_0x1362d9,_0x32e9d1){_0x1362d9=_0x1362d9-0x0;var _0x3afa1b=_0xa0c3[_0x1362d9];return _0x3afa1b;};'use strict';var multer=require(_0x3a0c('0x0'));var util=require(_0x3a0c('0x1'));var path=require(_0x3a0c('0x2'));var timeout=require(_0x3a0c('0x3'));var express=require(_0x3a0c('0x4'));var router=express[_0x3a0c('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0x3a0c('0x6'));var config=require(_0x3a0c('0x7'));var controller=require('./smsQueue.controller');router['get']('/',auth[_0x3a0c('0x8')](),controller[_0x3a0c('0x9')]);router['get'](_0x3a0c('0xa'),auth['isAuthenticated'](),controller[_0x3a0c('0xb')]);router[_0x3a0c('0xc')](_0x3a0c('0xd'),auth[_0x3a0c('0x8')](),controller[_0x3a0c('0xe')]);router['get'](_0x3a0c('0xf'),auth[_0x3a0c('0x8')](),controller['getMembers']);router[_0x3a0c('0xc')](_0x3a0c('0x10'),auth[_0x3a0c('0x8')](),controller[_0x3a0c('0x11')]);router[_0x3a0c('0xc')](_0x3a0c('0x12'),auth['isAuthenticated'](),controller[_0x3a0c('0x13')]);router['post']('/',auth[_0x3a0c('0x8')](),controller[_0x3a0c('0x14')]);router[_0x3a0c('0x15')]('/:id/teams',auth[_0x3a0c('0x8')](),controller['addTeams']);router[_0x3a0c('0x15')](_0x3a0c('0x12'),auth['isAuthenticated'](),controller[_0x3a0c('0x16')]);router[_0x3a0c('0x17')]('/:id',auth[_0x3a0c('0x8')](),controller[_0x3a0c('0x18')]);router[_0x3a0c('0x19')](_0x3a0c('0xd'),auth[_0x3a0c('0x8')](),controller[_0x3a0c('0x1a')]);router[_0x3a0c('0x19')](_0x3a0c('0x10'),auth[_0x3a0c('0x8')](),controller[_0x3a0c('0x1b')]);router[_0x3a0c('0x19')](_0x3a0c('0x12'),auth[_0x3a0c('0x8')](),controller[_0x3a0c('0x1c')]);module[_0x3a0c('0x1d')]=router;
\ No newline at end of file
+var _0xe3af=['getAgents','post','create','put','update','destroy','delete','removeAgents','exports','path','connect-timeout','../../components/auth/service','../../config/environment','./smsQueue.controller','isAuthenticated','index','/describe','describe','get','/:id','show','/:id/members','getMembers','/:id/teams','/:id/users'];(function(_0xb68695,_0x1881a4){var _0x15a817=function(_0x4d04d6){while(--_0x4d04d6){_0xb68695['push'](_0xb68695['shift']());}};_0x15a817(++_0x1881a4);}(_0xe3af,0x6d));var _0xfe3a=function(_0x43841f,_0x4df0c4){_0x43841f=_0x43841f-0x0;var _0x417f61=_0xe3af[_0x43841f];return _0x417f61;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xfe3a('0x0'));var timeout=require(_0xfe3a('0x1'));var express=require('express');var router=express['Router']();var auth=require(_0xfe3a('0x2'));var interaction=require('../../components/interaction/service');var config=require(_0xfe3a('0x3'));var controller=require(_0xfe3a('0x4'));router['get']('/',auth[_0xfe3a('0x5')](),controller[_0xfe3a('0x6')]);router['get'](_0xfe3a('0x7'),auth[_0xfe3a('0x5')](),controller[_0xfe3a('0x8')]);router[_0xfe3a('0x9')](_0xfe3a('0xa'),auth[_0xfe3a('0x5')](),controller[_0xfe3a('0xb')]);router[_0xfe3a('0x9')](_0xfe3a('0xc'),auth[_0xfe3a('0x5')](),controller[_0xfe3a('0xd')]);router[_0xfe3a('0x9')](_0xfe3a('0xe'),auth[_0xfe3a('0x5')](),controller['getTeams']);router['get'](_0xfe3a('0xf'),auth[_0xfe3a('0x5')](),controller[_0xfe3a('0x10')]);router[_0xfe3a('0x11')]('/',auth[_0xfe3a('0x5')](),controller[_0xfe3a('0x12')]);router['post'](_0xfe3a('0xe'),auth[_0xfe3a('0x5')](),controller['addTeams']);router['post'](_0xfe3a('0xf'),auth['isAuthenticated'](),controller['addAgents']);router[_0xfe3a('0x13')]('/:id',auth[_0xfe3a('0x5')](),controller[_0xfe3a('0x14')]);router['delete'](_0xfe3a('0xa'),auth[_0xfe3a('0x5')](),controller[_0xfe3a('0x15')]);router[_0xfe3a('0x16')](_0xfe3a('0xe'),auth[_0xfe3a('0x5')](),controller['removeTeams']);router[_0xfe3a('0x16')](_0xfe3a('0xf'),auth['isAuthenticated'](),controller[_0xfe3a('0x17')]);module[_0xfe3a('0x18')]=router;
\ No newline at end of file