Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / whatsappQueue / index.js
index 959f1ef..cb25c26 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdb41=['addTeams','addAgents','put','update','delete','destroy','removeTeams','path','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','getMembers','/:id/teams','/:id/users','getAgents','create','post'];(function(_0x88eed3,_0x1741d7){var _0xf8b3a6=function(_0xb53a90){while(--_0xb53a90){_0x88eed3['push'](_0x88eed3['shift']());}};_0xf8b3a6(++_0x1741d7);}(_0xdb41,0x127));var _0x1db4=function(_0x47a802,_0x424bf1){_0x47a802=_0x47a802-0x0;var _0xb3badc=_0xdb41[_0x47a802];return _0xb3badc;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x1db4('0x0'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0x1db4('0x1'));var auth=require(_0x1db4('0x2'));var interaction=require('../../components/interaction/service');var config=require(_0x1db4('0x3'));var controller=require('./whatsappQueue.controller');router[_0x1db4('0x4')]('/',auth[_0x1db4('0x5')](),controller[_0x1db4('0x6')]);router[_0x1db4('0x4')](_0x1db4('0x7'),auth['isAuthenticated'](),controller[_0x1db4('0x8')]);router[_0x1db4('0x4')](_0x1db4('0x9'),auth[_0x1db4('0x5')](),controller[_0x1db4('0xa')]);router['get']('/:id/members',auth['isAuthenticated'](),controller[_0x1db4('0xb')]);router['get'](_0x1db4('0xc'),auth[_0x1db4('0x5')](),controller['getTeams']);router[_0x1db4('0x4')](_0x1db4('0xd'),auth[_0x1db4('0x5')](),controller[_0x1db4('0xe')]);router['post']('/',auth[_0x1db4('0x5')](),controller[_0x1db4('0xf')]);router[_0x1db4('0x10')]('/:id/teams',auth[_0x1db4('0x5')](),controller[_0x1db4('0x11')]);router['post'](_0x1db4('0xd'),auth['isAuthenticated'](),controller[_0x1db4('0x12')]);router[_0x1db4('0x13')](_0x1db4('0x9'),auth[_0x1db4('0x5')](),controller[_0x1db4('0x14')]);router[_0x1db4('0x15')](_0x1db4('0x9'),auth[_0x1db4('0x5')](),controller[_0x1db4('0x16')]);router[_0x1db4('0x15')]('/:id/teams',auth[_0x1db4('0x5')](),controller[_0x1db4('0x17')]);router['delete'](_0x1db4('0xd'),auth[_0x1db4('0x5')](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file
+var _0x08c4=['index','get','/describe','describe','/:id','show','/:id/members','/:id/teams','/:id/users','getAgents','post','create','addTeams','addAgents','put','delete','destroy','removeTeams','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','isAuthenticated'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x08c4,0xf3));var _0x408c=function(_0x2aaa71,_0x317272){_0x2aaa71=_0x2aaa71-0x0;var _0x7be82d=_0x08c4[_0x2aaa71];return _0x7be82d;};'use strict';var multer=require('multer');var util=require(_0x408c('0x0'));var path=require(_0x408c('0x1'));var timeout=require(_0x408c('0x2'));var express=require(_0x408c('0x3'));var router=express[_0x408c('0x4')]();var fs_extra=require(_0x408c('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x408c('0x6'));var config=require(_0x408c('0x7'));var controller=require('./whatsappQueue.controller');router['get']('/',auth[_0x408c('0x8')](),controller[_0x408c('0x9')]);router[_0x408c('0xa')](_0x408c('0xb'),auth['isAuthenticated'](),controller[_0x408c('0xc')]);router['get'](_0x408c('0xd'),auth['isAuthenticated'](),controller[_0x408c('0xe')]);router[_0x408c('0xa')](_0x408c('0xf'),auth[_0x408c('0x8')](),controller['getMembers']);router['get'](_0x408c('0x10'),auth['isAuthenticated'](),controller['getTeams']);router['get'](_0x408c('0x11'),auth[_0x408c('0x8')](),controller[_0x408c('0x12')]);router[_0x408c('0x13')]('/',auth['isAuthenticated'](),controller[_0x408c('0x14')]);router['post'](_0x408c('0x10'),auth[_0x408c('0x8')](),controller[_0x408c('0x15')]);router[_0x408c('0x13')]('/:id/users',auth[_0x408c('0x8')](),controller[_0x408c('0x16')]);router[_0x408c('0x17')](_0x408c('0xd'),auth['isAuthenticated'](),controller['update']);router[_0x408c('0x18')]('/:id',auth[_0x408c('0x8')](),controller[_0x408c('0x19')]);router[_0x408c('0x18')](_0x408c('0x10'),auth['isAuthenticated'](),controller[_0x408c('0x1a')]);router[_0x408c('0x18')](_0x408c('0x11'),auth[_0x408c('0x8')](),controller['removeAgents']);module[_0x408c('0x1b')]=router;
\ No newline at end of file