Built motion from commit d6d69adf.|2.6.33
[motion2.git] / server / api / whatsappMessage / index.js
index 207f5ce..9cefbbe 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb947=['put','update','/:id/accept','accept','reject','delete','exports','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappMessage.controller','get','index','/describe','isAuthenticated','/:id','show','post','tracked','whatsapp','whatsappmessage:create','create','/:id/status','status'];(function(_0x39d08a,_0x1ab2df){var _0x177e59=function(_0x1a5148){while(--_0x1a5148){_0x39d08a['push'](_0x39d08a['shift']());}};_0x177e59(++_0x1ab2df);}(_0xb947,0x146));var _0x7b94=function(_0x7f672d,_0xe22310){_0x7f672d=_0x7f672d-0x0;var _0x52d480=_0xb947[_0x7f672d];return _0x52d480;};'use strict';var multer=require('multer');var util=require(_0x7b94('0x0'));var path=require(_0x7b94('0x1'));var timeout=require(_0x7b94('0x2'));var express=require('express');var router=express[_0x7b94('0x3')]();var fs_extra=require(_0x7b94('0x4'));var auth=require(_0x7b94('0x5'));var interaction=require(_0x7b94('0x6'));var config=require(_0x7b94('0x7'));var controller=require(_0x7b94('0x8'));router[_0x7b94('0x9')]('/',auth['isAuthenticated'](),controller[_0x7b94('0xa')]);router[_0x7b94('0x9')](_0x7b94('0xb'),auth[_0x7b94('0xc')](),controller['describe']);router['get'](_0x7b94('0xd'),auth[_0x7b94('0xc')](),controller[_0x7b94('0xe')]);router[_0x7b94('0xf')]('/',auth[_0x7b94('0xc')](),interaction[_0x7b94('0x10')](_0x7b94('0x11'),_0x7b94('0x12')),controller[_0x7b94('0x13')]);router[_0x7b94('0xf')](_0x7b94('0x14'),controller[_0x7b94('0x15')]);router[_0x7b94('0x16')](_0x7b94('0xd'),auth[_0x7b94('0xc')](),controller[_0x7b94('0x17')]);router[_0x7b94('0x16')](_0x7b94('0x18'),auth[_0x7b94('0xc')](),controller[_0x7b94('0x19')]);router['put']('/:id/reject',auth['isAuthenticated'](),controller[_0x7b94('0x1a')]);router[_0x7b94('0x1b')](_0x7b94('0xd'),auth['isAuthenticated'](),controller['destroy']);module[_0x7b94('0x1c')]=router;
\ No newline at end of file
+var _0x86cd=['destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/describe','describe','/:id','post','tracked','whatsappmessage:create','create','status','put','/:id/accept','/:id/reject','reject','delete'];(function(_0x3e81cc,_0x3b5204){var _0x542413=function(_0x3bcbb0){while(--_0x3bcbb0){_0x3e81cc['push'](_0x3e81cc['shift']());}};_0x542413(++_0x3b5204);}(_0x86cd,0x12e));var _0xd86c=function(_0x87b0ff,_0x314389){_0x87b0ff=_0x87b0ff-0x0;var _0x3bc0b2=_0x86cd[_0x87b0ff];return _0x3bc0b2;};'use strict';var multer=require(_0xd86c('0x0'));var util=require('util');var path=require(_0xd86c('0x1'));var timeout=require(_0xd86c('0x2'));var express=require(_0xd86c('0x3'));var router=express[_0xd86c('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xd86c('0x5'));var interaction=require(_0xd86c('0x6'));var config=require('../../config/environment');var controller=require('./whatsappMessage.controller');router[_0xd86c('0x7')]('/',auth[_0xd86c('0x8')](),controller[_0xd86c('0x9')]);router[_0xd86c('0x7')](_0xd86c('0xa'),auth[_0xd86c('0x8')](),controller[_0xd86c('0xb')]);router[_0xd86c('0x7')](_0xd86c('0xc'),auth['isAuthenticated'](),controller['show']);router[_0xd86c('0xd')]('/',auth['isAuthenticated'](),interaction[_0xd86c('0xe')]('whatsapp',_0xd86c('0xf')),controller[_0xd86c('0x10')]);router[_0xd86c('0xd')]('/:id/status',controller[_0xd86c('0x11')]);router[_0xd86c('0x12')](_0xd86c('0xc'),auth[_0xd86c('0x8')](),controller['update']);router['put'](_0xd86c('0x13'),auth[_0xd86c('0x8')](),controller['accept']);router['put'](_0xd86c('0x14'),auth[_0xd86c('0x8')](),controller[_0xd86c('0x15')]);router[_0xd86c('0x16')](_0xd86c('0xc'),auth[_0xd86c('0x8')](),controller[_0xd86c('0x17')]);module[_0xd86c('0x18')]=router;
\ No newline at end of file