Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / smsQueue / index.js
index 63e0ab2..32fa451 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x272a=['getTeams','/:id/users','getAgents','post','addAgents','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueue.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/teams'];(function(_0x469341,_0x385011){var _0x51d063=function(_0x45677d){while(--_0x45677d){_0x469341['push'](_0x469341['shift']());}};_0x51d063(++_0x385011);}(_0x272a,0x132));var _0xa272=function(_0xf2e241,_0x4abe27){_0xf2e241=_0xf2e241-0x0;var _0x45ff23=_0x272a[_0xf2e241];return _0x45ff23;};'use strict';var multer=require(_0xa272('0x0'));var util=require('util');var path=require(_0xa272('0x1'));var timeout=require(_0xa272('0x2'));var express=require(_0xa272('0x3'));var router=express[_0xa272('0x4')]();var fs_extra=require(_0xa272('0x5'));var auth=require(_0xa272('0x6'));var interaction=require(_0xa272('0x7'));var config=require(_0xa272('0x8'));var controller=require(_0xa272('0x9'));router[_0xa272('0xa')]('/',auth[_0xa272('0xb')](),controller[_0xa272('0xc')]);router[_0xa272('0xa')](_0xa272('0xd'),auth['isAuthenticated'](),controller[_0xa272('0xe')]);router[_0xa272('0xa')](_0xa272('0xf'),auth['isAuthenticated'](),controller[_0xa272('0x10')]);router['get']('/:id/members',auth[_0xa272('0xb')](),controller['getMembers']);router[_0xa272('0xa')](_0xa272('0x11'),auth[_0xa272('0xb')](),controller[_0xa272('0x12')]);router['get'](_0xa272('0x13'),auth[_0xa272('0xb')](),controller[_0xa272('0x14')]);router[_0xa272('0x15')]('/',auth[_0xa272('0xb')](),controller['create']);router[_0xa272('0x15')](_0xa272('0x11'),auth['isAuthenticated'](),controller['addTeams']);router[_0xa272('0x15')](_0xa272('0x13'),auth['isAuthenticated'](),controller[_0xa272('0x16')]);router['put'](_0xa272('0xf'),auth['isAuthenticated'](),controller[_0xa272('0x17')]);router[_0xa272('0x18')](_0xa272('0xf'),auth[_0xa272('0xb')](),controller[_0xa272('0x19')]);router[_0xa272('0x18')](_0xa272('0x11'),auth[_0xa272('0xb')](),controller['removeTeams']);router['delete'](_0xa272('0x13'),auth[_0xa272('0xb')](),controller['removeAgents']);module[_0xa272('0x1a')]=router;
\ No newline at end of file
+var _0x6a88=['removeTeams','removeAgents','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueue.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/members','getMembers','/:id/teams','getTeams','/:id/users','getAgents','create','addTeams','post','update','delete','destroy'];(function(_0x3270e6,_0x21fae4){var _0x5374ff=function(_0x314684){while(--_0x314684){_0x3270e6['push'](_0x3270e6['shift']());}};_0x5374ff(++_0x21fae4);}(_0x6a88,0x66));var _0x86a8=function(_0x37026d,_0x402bf4){_0x37026d=_0x37026d-0x0;var _0x5b1ff2=_0x6a88[_0x37026d];return _0x5b1ff2;};'use strict';var multer=require(_0x86a8('0x0'));var util=require(_0x86a8('0x1'));var path=require(_0x86a8('0x2'));var timeout=require(_0x86a8('0x3'));var express=require(_0x86a8('0x4'));var router=express[_0x86a8('0x5')]();var fs_extra=require(_0x86a8('0x6'));var auth=require(_0x86a8('0x7'));var interaction=require(_0x86a8('0x8'));var config=require(_0x86a8('0x9'));var controller=require(_0x86a8('0xa'));router[_0x86a8('0xb')]('/',auth[_0x86a8('0xc')](),controller[_0x86a8('0xd')]);router[_0x86a8('0xb')](_0x86a8('0xe'),auth['isAuthenticated'](),controller[_0x86a8('0xf')]);router['get'](_0x86a8('0x10'),auth['isAuthenticated'](),controller[_0x86a8('0x11')]);router['get'](_0x86a8('0x12'),auth[_0x86a8('0xc')](),controller[_0x86a8('0x13')]);router['get'](_0x86a8('0x14'),auth[_0x86a8('0xc')](),controller[_0x86a8('0x15')]);router[_0x86a8('0xb')](_0x86a8('0x16'),auth['isAuthenticated'](),controller[_0x86a8('0x17')]);router['post']('/',auth[_0x86a8('0xc')](),controller[_0x86a8('0x18')]);router['post']('/:id/teams',auth[_0x86a8('0xc')](),controller[_0x86a8('0x19')]);router[_0x86a8('0x1a')]('/:id/users',auth[_0x86a8('0xc')](),controller['addAgents']);router['put'](_0x86a8('0x10'),auth['isAuthenticated'](),controller[_0x86a8('0x1b')]);router[_0x86a8('0x1c')](_0x86a8('0x10'),auth[_0x86a8('0xc')](),controller[_0x86a8('0x1d')]);router[_0x86a8('0x1c')](_0x86a8('0x14'),auth[_0x86a8('0xc')](),controller[_0x86a8('0x1e')]);router['delete']('/:id/users',auth[_0x86a8('0xc')](),controller[_0x86a8('0x1f')]);module[_0x86a8('0x20')]=router;
\ No newline at end of file