Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / whatsappInteraction / index.js
index b2decaa..0546172 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xad5d=['removeTags','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappInteraction.controller','isAuthenticated','describe','get','/:id','show','/:id/messages','getMessages','download','post','addMessage','/:id/tags','tracked','whatsapp','addTags','put','whatsappinteraction:update','update','delete','destroy'];(function(_0x38894d,_0x1883d8){var _0x5614fe=function(_0x181989){while(--_0x181989){_0x38894d['push'](_0x38894d['shift']());}};_0x5614fe(++_0x1883d8);}(_0xad5d,0x10f));var _0xdad5=function(_0x5bdc63,_0x7b6ace){_0x5bdc63=_0x5bdc63-0x0;var _0x31ef17=_0xad5d[_0x5bdc63];return _0x31ef17;};'use strict';var multer=require(_0xdad5('0x0'));var util=require(_0xdad5('0x1'));var path=require(_0xdad5('0x2'));var timeout=require(_0xdad5('0x3'));var express=require(_0xdad5('0x4'));var router=express[_0xdad5('0x5')]();var auth=require(_0xdad5('0x6'));var interaction=require(_0xdad5('0x7'));var config=require(_0xdad5('0x8'));var controller=require(_0xdad5('0x9'));router['get']('/',auth[_0xdad5('0xa')](),controller['index']);router['get']('/describe',auth['isAuthenticated'](),controller[_0xdad5('0xb')]);router[_0xdad5('0xc')](_0xdad5('0xd'),auth[_0xdad5('0xa')](),controller[_0xdad5('0xe')]);router[_0xdad5('0xc')](_0xdad5('0xf'),auth[_0xdad5('0xa')](),controller[_0xdad5('0x10')]);router[_0xdad5('0xc')]('/:id/download',auth[_0xdad5('0xa')](),controller[_0xdad5('0x11')]);router[_0xdad5('0x12')]('/',auth[_0xdad5('0xa')](),controller['create']);router['post'](_0xdad5('0xf'),auth[_0xdad5('0xa')](),controller[_0xdad5('0x13')]);router['post'](_0xdad5('0x14'),auth[_0xdad5('0xa')](),interaction[_0xdad5('0x15')](_0xdad5('0x16'),'whatsappinteraction:addtags'),controller[_0xdad5('0x17')]);router[_0xdad5('0x18')]('/:id',auth[_0xdad5('0xa')](),interaction[_0xdad5('0x15')](_0xdad5('0x16'),_0xdad5('0x19')),controller[_0xdad5('0x1a')]);router[_0xdad5('0x1b')]('/:id',auth[_0xdad5('0xa')](),interaction[_0xdad5('0x15')](_0xdad5('0x16'),'whatsappinteraction:destroy'),controller[_0xdad5('0x1c')]);router[_0xdad5('0x1b')](_0xdad5('0x14'),auth[_0xdad5('0xa')](),controller[_0xdad5('0x1d')]);module['exports']=router;
\ No newline at end of file
+var _0x1ddc=['fs-extra','../../components/auth/service','../../config/environment','./whatsappInteraction.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/messages','getMessages','download','post','create','addMessage','/:id/tags','whatsapp','whatsappinteraction:addtags','addTags','put','tracked','delete','whatsappinteraction:destroy','destroy','exports','path','connect-timeout','Router'];(function(_0x175da3,_0x2c89f2){var _0x45afc8=function(_0x1b862f){while(--_0x1b862f){_0x175da3['push'](_0x175da3['shift']());}};_0x45afc8(++_0x2c89f2);}(_0x1ddc,0xed));var _0xc1dd=function(_0x133963,_0x12fe68){_0x133963=_0x133963-0x0;var _0x4a6217=_0x1ddc[_0x133963];return _0x4a6217;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xc1dd('0x0'));var timeout=require(_0xc1dd('0x1'));var express=require('express');var router=express[_0xc1dd('0x2')]();var fs_extra=require(_0xc1dd('0x3'));var auth=require(_0xc1dd('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xc1dd('0x5'));var controller=require(_0xc1dd('0x6'));router[_0xc1dd('0x7')]('/',auth[_0xc1dd('0x8')](),controller[_0xc1dd('0x9')]);router['get'](_0xc1dd('0xa'),auth[_0xc1dd('0x8')](),controller[_0xc1dd('0xb')]);router[_0xc1dd('0x7')](_0xc1dd('0xc'),auth[_0xc1dd('0x8')](),controller[_0xc1dd('0xd')]);router[_0xc1dd('0x7')](_0xc1dd('0xe'),auth[_0xc1dd('0x8')](),controller[_0xc1dd('0xf')]);router[_0xc1dd('0x7')]('/:id/download',auth[_0xc1dd('0x8')](),controller[_0xc1dd('0x10')]);router[_0xc1dd('0x11')]('/',auth['isAuthenticated'](),controller[_0xc1dd('0x12')]);router['post'](_0xc1dd('0xe'),auth[_0xc1dd('0x8')](),controller[_0xc1dd('0x13')]);router[_0xc1dd('0x11')](_0xc1dd('0x14'),auth[_0xc1dd('0x8')](),interaction['tracked'](_0xc1dd('0x15'),_0xc1dd('0x16')),controller[_0xc1dd('0x17')]);router[_0xc1dd('0x18')]('/:id',auth[_0xc1dd('0x8')](),interaction[_0xc1dd('0x19')](_0xc1dd('0x15'),'whatsappinteraction:update'),controller['update']);router[_0xc1dd('0x1a')](_0xc1dd('0xc'),auth[_0xc1dd('0x8')](),interaction['tracked'](_0xc1dd('0x15'),_0xc1dd('0x1b')),controller[_0xc1dd('0x1c')]);router[_0xc1dd('0x1a')](_0xc1dd('0x14'),auth['isAuthenticated'](),controller['removeTags']);module[_0xc1dd('0x1d')]=router;
\ No newline at end of file