Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / whatsappInteraction / index.js
index ab3e83d..9df878b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x81a7=['path','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/messages','getMessages','/:id/download','download','post','create','addMessage','/:id/tags','whatsapp','whatsappinteraction:addtags','tracked','whatsappinteraction:update','delete','whatsappinteraction:destroy','destroy','removeTags','exports','multer','util'];(function(_0x58e469,_0x95ee3e){var _0x4c01c5=function(_0x1ef7ae){while(--_0x1ef7ae){_0x58e469['push'](_0x58e469['shift']());}};_0x4c01c5(++_0x95ee3e);}(_0x81a7,0x177));var _0x781a=function(_0x23b4b7,_0x6ed46){_0x23b4b7=_0x23b4b7-0x0;var _0x5ec8b1=_0x81a7[_0x23b4b7];return _0x5ec8b1;};'use strict';var multer=require(_0x781a('0x0'));var util=require(_0x781a('0x1'));var path=require(_0x781a('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0x781a('0x3'));var interaction=require(_0x781a('0x4'));var config=require('../../config/environment');var controller=require('./whatsappInteraction.controller');router[_0x781a('0x5')]('/',auth[_0x781a('0x6')](),controller[_0x781a('0x7')]);router[_0x781a('0x5')](_0x781a('0x8'),auth[_0x781a('0x6')](),controller[_0x781a('0x9')]);router[_0x781a('0x5')](_0x781a('0xa'),auth[_0x781a('0x6')](),controller[_0x781a('0xb')]);router[_0x781a('0x5')](_0x781a('0xc'),auth[_0x781a('0x6')](),controller[_0x781a('0xd')]);router[_0x781a('0x5')](_0x781a('0xe'),auth[_0x781a('0x6')](),controller[_0x781a('0xf')]);router[_0x781a('0x10')]('/',auth['isAuthenticated'](),controller[_0x781a('0x11')]);router['post']('/:id/messages',auth[_0x781a('0x6')](),controller[_0x781a('0x12')]);router[_0x781a('0x10')](_0x781a('0x13'),auth['isAuthenticated'](),interaction['tracked'](_0x781a('0x14'),_0x781a('0x15')),controller['addTags']);router['put'](_0x781a('0xa'),auth['isAuthenticated'](),interaction[_0x781a('0x16')](_0x781a('0x14'),_0x781a('0x17')),controller['update']);router[_0x781a('0x18')](_0x781a('0xa'),auth[_0x781a('0x6')](),interaction[_0x781a('0x16')]('whatsapp',_0x781a('0x19')),controller[_0x781a('0x1a')]);router[_0x781a('0x18')](_0x781a('0x13'),auth[_0x781a('0x6')](),controller[_0x781a('0x1b')]);module[_0x781a('0x1c')]=router;
\ No newline at end of file
+var _0x8b8e=['whatsappinteraction:destroy','removeTags','exports','multer','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappInteraction.controller','get','isAuthenticated','index','/describe','/:id/messages','/:id/download','download','post','create','addMessage','/:id/tags','tracked','whatsappinteraction:addtags','put','/:id','whatsapp','whatsappinteraction:update','update','delete'];(function(_0x201ba3,_0x400bfb){var _0x10f215=function(_0x2a82be){while(--_0x2a82be){_0x201ba3['push'](_0x201ba3['shift']());}};_0x10f215(++_0x400bfb);}(_0x8b8e,0x108));var _0xe8b8=function(_0x17fde3,_0x5df00d){_0x17fde3=_0x17fde3-0x0;var _0x5eb06e=_0x8b8e[_0x17fde3];return _0x5eb06e;};'use strict';var multer=require(_0xe8b8('0x0'));var util=require('util');var path=require(_0xe8b8('0x1'));var timeout=require('connect-timeout');var express=require(_0xe8b8('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xe8b8('0x3'));var interaction=require(_0xe8b8('0x4'));var config=require(_0xe8b8('0x5'));var controller=require(_0xe8b8('0x6'));router[_0xe8b8('0x7')]('/',auth[_0xe8b8('0x8')](),controller[_0xe8b8('0x9')]);router[_0xe8b8('0x7')](_0xe8b8('0xa'),auth[_0xe8b8('0x8')](),controller['describe']);router[_0xe8b8('0x7')]('/:id',auth[_0xe8b8('0x8')](),controller['show']);router['get'](_0xe8b8('0xb'),auth[_0xe8b8('0x8')](),controller['getMessages']);router['get'](_0xe8b8('0xc'),auth[_0xe8b8('0x8')](),controller[_0xe8b8('0xd')]);router[_0xe8b8('0xe')]('/',auth[_0xe8b8('0x8')](),controller[_0xe8b8('0xf')]);router[_0xe8b8('0xe')](_0xe8b8('0xb'),auth[_0xe8b8('0x8')](),controller[_0xe8b8('0x10')]);router[_0xe8b8('0xe')](_0xe8b8('0x11'),auth[_0xe8b8('0x8')](),interaction[_0xe8b8('0x12')]('whatsapp',_0xe8b8('0x13')),controller['addTags']);router[_0xe8b8('0x14')](_0xe8b8('0x15'),auth[_0xe8b8('0x8')](),interaction[_0xe8b8('0x12')](_0xe8b8('0x16'),_0xe8b8('0x17')),controller[_0xe8b8('0x18')]);router[_0xe8b8('0x19')](_0xe8b8('0x15'),auth[_0xe8b8('0x8')](),interaction['tracked'](_0xe8b8('0x16'),_0xe8b8('0x1a')),controller['destroy']);router[_0xe8b8('0x19')](_0xe8b8('0x11'),auth[_0xe8b8('0x8')](),controller[_0xe8b8('0x1b')]);module[_0xe8b8('0x1c')]=router;
\ No newline at end of file