Built motion from commit (unavailable).|2.5.3
[motion2.git] / server / api / whatsappMessage / index.js
index 2c5d680..781b32e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd1c8=['create','/:id/status','status','put','update','accept','/:id/reject','reject','destroy','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappMessage.controller','isAuthenticated','index','get','/:id','show','post','tracked','whatsapp','whatsappmessage:create'];(function(_0x4ff09b,_0x53f67d){var _0x3f5c2e=function(_0x124592){while(--_0x124592){_0x4ff09b['push'](_0x4ff09b['shift']());}};_0x3f5c2e(++_0x53f67d);}(_0xd1c8,0x1ef));var _0x8d1c=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xd1c8[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0x8d1c('0x0'));var util=require(_0x8d1c('0x1'));var path=require(_0x8d1c('0x2'));var timeout=require('connect-timeout');var express=require(_0x8d1c('0x3'));var router=express[_0x8d1c('0x4')]();var auth=require(_0x8d1c('0x5'));var interaction=require(_0x8d1c('0x6'));var config=require(_0x8d1c('0x7'));var controller=require(_0x8d1c('0x8'));router['get']('/',auth[_0x8d1c('0x9')](),controller[_0x8d1c('0xa')]);router['get']('/describe',auth[_0x8d1c('0x9')](),controller['describe']);router[_0x8d1c('0xb')](_0x8d1c('0xc'),auth[_0x8d1c('0x9')](),controller[_0x8d1c('0xd')]);router[_0x8d1c('0xe')]('/',auth[_0x8d1c('0x9')](),interaction[_0x8d1c('0xf')](_0x8d1c('0x10'),_0x8d1c('0x11')),controller[_0x8d1c('0x12')]);router[_0x8d1c('0xe')](_0x8d1c('0x13'),controller[_0x8d1c('0x14')]);router[_0x8d1c('0x15')](_0x8d1c('0xc'),auth[_0x8d1c('0x9')](),controller[_0x8d1c('0x16')]);router[_0x8d1c('0x15')]('/:id/accept',auth[_0x8d1c('0x9')](),controller[_0x8d1c('0x17')]);router[_0x8d1c('0x15')](_0x8d1c('0x18'),auth[_0x8d1c('0x9')](),controller[_0x8d1c('0x19')]);router['delete'](_0x8d1c('0xc'),auth[_0x8d1c('0x9')](),controller[_0x8d1c('0x1a')]);module['exports']=router;
\ No newline at end of file
+var _0xf9cb=['get','isAuthenticated','/describe','show','post','tracked','whatsapp','whatsappmessage:create','create','/:id','update','put','/:id/accept','accept','/:id/reject','reject','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service'];(function(_0x5c0bed,_0x178478){var _0x603226=function(_0xe97300){while(--_0xe97300){_0x5c0bed['push'](_0x5c0bed['shift']());}};_0x603226(++_0x178478);}(_0xf9cb,0x1a9));var _0xbf9c=function(_0x19b84f,_0x48765e){_0x19b84f=_0x19b84f-0x0;var _0x18067b=_0xf9cb[_0x19b84f];return _0x18067b;};'use strict';var multer=require(_0xbf9c('0x0'));var util=require(_0xbf9c('0x1'));var path=require(_0xbf9c('0x2'));var timeout=require(_0xbf9c('0x3'));var express=require(_0xbf9c('0x4'));var router=express['Router']();var auth=require(_0xbf9c('0x5'));var interaction=require(_0xbf9c('0x6'));var config=require('../../config/environment');var controller=require('./whatsappMessage.controller');router[_0xbf9c('0x7')]('/',auth[_0xbf9c('0x8')](),controller['index']);router['get'](_0xbf9c('0x9'),auth['isAuthenticated'](),controller['describe']);router[_0xbf9c('0x7')]('/:id',auth[_0xbf9c('0x8')](),controller[_0xbf9c('0xa')]);router[_0xbf9c('0xb')]('/',auth[_0xbf9c('0x8')](),interaction[_0xbf9c('0xc')](_0xbf9c('0xd'),_0xbf9c('0xe')),controller[_0xbf9c('0xf')]);router['post']('/:id/status',controller['status']);router['put'](_0xbf9c('0x10'),auth[_0xbf9c('0x8')](),controller[_0xbf9c('0x11')]);router[_0xbf9c('0x12')](_0xbf9c('0x13'),auth['isAuthenticated'](),controller[_0xbf9c('0x14')]);router['put'](_0xbf9c('0x15'),auth[_0xbf9c('0x8')](),controller[_0xbf9c('0x16')]);router['delete'](_0xbf9c('0x10'),auth[_0xbf9c('0x8')](),controller['destroy']);module[_0xbf9c('0x17')]=router;
\ No newline at end of file