Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / whatsappQueue / index.js
index ca4f200..0d9ab71 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf814=['getTeams','/:id/users','post','create','addAgents','put','delete','destroy','removeAgents','multer','util','path','express','Router','../../components/interaction/service','../../config/environment','./whatsappQueue.controller','get','isAuthenticated','index','/describe','describe','/:id','show','getMembers','/:id/teams'];(function(_0x1bd7b1,_0x2c4150){var _0x158528=function(_0x3eb88c){while(--_0x3eb88c){_0x1bd7b1['push'](_0x1bd7b1['shift']());}};_0x158528(++_0x2c4150);}(_0xf814,0xbf));var _0x4f81=function(_0x3c58da,_0x50e809){_0x3c58da=_0x3c58da-0x0;var _0x17697e=_0xf814[_0x3c58da];return _0x17697e;};'use strict';var multer=require(_0x4f81('0x0'));var util=require(_0x4f81('0x1'));var path=require(_0x4f81('0x2'));var timeout=require('connect-timeout');var express=require(_0x4f81('0x3'));var router=express[_0x4f81('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x4f81('0x5'));var config=require(_0x4f81('0x6'));var controller=require(_0x4f81('0x7'));router[_0x4f81('0x8')]('/',auth[_0x4f81('0x9')](),controller[_0x4f81('0xa')]);router['get'](_0x4f81('0xb'),auth[_0x4f81('0x9')](),controller[_0x4f81('0xc')]);router['get'](_0x4f81('0xd'),auth[_0x4f81('0x9')](),controller[_0x4f81('0xe')]);router['get']('/:id/members',auth[_0x4f81('0x9')](),controller[_0x4f81('0xf')]);router[_0x4f81('0x8')](_0x4f81('0x10'),auth[_0x4f81('0x9')](),controller[_0x4f81('0x11')]);router[_0x4f81('0x8')](_0x4f81('0x12'),auth[_0x4f81('0x9')](),controller['getAgents']);router[_0x4f81('0x13')]('/',auth[_0x4f81('0x9')](),controller[_0x4f81('0x14')]);router[_0x4f81('0x13')](_0x4f81('0x10'),auth[_0x4f81('0x9')](),controller['addTeams']);router[_0x4f81('0x13')](_0x4f81('0x12'),auth[_0x4f81('0x9')](),controller[_0x4f81('0x15')]);router[_0x4f81('0x16')](_0x4f81('0xd'),auth[_0x4f81('0x9')](),controller['update']);router[_0x4f81('0x17')](_0x4f81('0xd'),auth[_0x4f81('0x9')](),controller[_0x4f81('0x18')]);router['delete'](_0x4f81('0x10'),auth['isAuthenticated'](),controller['removeTeams']);router[_0x4f81('0x17')](_0x4f81('0x12'),auth['isAuthenticated'](),controller[_0x4f81('0x19')]);module['exports']=router;
\ No newline at end of file
+var _0x3d9a=['getTeams','/:id/users','getAgents','post','create','addAgents','put','/:id','delete','removeTeams','removeAgents','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','show','/:id/members','/:id/teams'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x3d9a,0x11a));var _0xa3d9=function(_0x1d59d,_0x53eba5){_0x1d59d=_0x1d59d-0x0;var _0x5b5036=_0x3d9a[_0x1d59d];return _0x5b5036;};'use strict';var multer=require(_0xa3d9('0x0'));var util=require(_0xa3d9('0x1'));var path=require('path');var timeout=require(_0xa3d9('0x2'));var express=require(_0xa3d9('0x3'));var router=express[_0xa3d9('0x4')]();var fs_extra=require(_0xa3d9('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xa3d9('0x6'));var config=require(_0xa3d9('0x7'));var controller=require('./whatsappQueue.controller');router[_0xa3d9('0x8')]('/',auth[_0xa3d9('0x9')](),controller[_0xa3d9('0xa')]);router[_0xa3d9('0x8')]('/describe',auth[_0xa3d9('0x9')](),controller[_0xa3d9('0xb')]);router['get']('/:id',auth[_0xa3d9('0x9')](),controller[_0xa3d9('0xc')]);router[_0xa3d9('0x8')](_0xa3d9('0xd'),auth[_0xa3d9('0x9')](),controller['getMembers']);router[_0xa3d9('0x8')](_0xa3d9('0xe'),auth[_0xa3d9('0x9')](),controller[_0xa3d9('0xf')]);router[_0xa3d9('0x8')](_0xa3d9('0x10'),auth[_0xa3d9('0x9')](),controller[_0xa3d9('0x11')]);router[_0xa3d9('0x12')]('/',auth[_0xa3d9('0x9')](),controller[_0xa3d9('0x13')]);router[_0xa3d9('0x12')]('/:id/teams',auth[_0xa3d9('0x9')](),controller['addTeams']);router[_0xa3d9('0x12')]('/:id/users',auth[_0xa3d9('0x9')](),controller[_0xa3d9('0x14')]);router[_0xa3d9('0x15')](_0xa3d9('0x16'),auth[_0xa3d9('0x9')](),controller['update']);router[_0xa3d9('0x17')]('/:id',auth[_0xa3d9('0x9')](),controller['destroy']);router['delete']('/:id/teams',auth[_0xa3d9('0x9')](),controller[_0xa3d9('0x18')]);router['delete'](_0xa3d9('0x10'),auth[_0xa3d9('0x9')](),controller[_0xa3d9('0x19')]);module[_0xa3d9('0x1a')]=router;
\ No newline at end of file