Built motion from commit (unavailable).|2.5.16
[motion2.git] / server / api / whatsappInteraction / index.js
index 5339605..662c6db 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7ba8=['removeTags','exports','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','/describe','get','/:id','show','/:id/messages','getMessages','/:id/download','download','post','create','addMessage','/:id/tags','tracked','whatsapp','whatsappinteraction:addtags','addTags','put','whatsappinteraction:update','update','delete','whatsappinteraction:destroy'];(function(_0x599e60,_0x5b6519){var _0x468e19=function(_0xcdfd97){while(--_0xcdfd97){_0x599e60['push'](_0x599e60['shift']());}};_0x468e19(++_0x5b6519);}(_0x7ba8,0xe2));var _0x87ba=function(_0x4b3648,_0x402f41){_0x4b3648=_0x4b3648-0x0;var _0x11ab4a=_0x7ba8[_0x4b3648];return _0x11ab4a;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x87ba('0x0'));var timeout=require(_0x87ba('0x1'));var express=require(_0x87ba('0x2'));var router=express[_0x87ba('0x3')]();var auth=require(_0x87ba('0x4'));var interaction=require(_0x87ba('0x5'));var config=require(_0x87ba('0x6'));var controller=require('./whatsappInteraction.controller');router['get']('/',auth[_0x87ba('0x7')](),controller[_0x87ba('0x8')]);router['get'](_0x87ba('0x9'),auth[_0x87ba('0x7')](),controller['describe']);router[_0x87ba('0xa')](_0x87ba('0xb'),auth['isAuthenticated'](),controller[_0x87ba('0xc')]);router[_0x87ba('0xa')](_0x87ba('0xd'),auth['isAuthenticated'](),controller[_0x87ba('0xe')]);router['get'](_0x87ba('0xf'),auth['isAuthenticated'](),controller[_0x87ba('0x10')]);router[_0x87ba('0x11')]('/',auth[_0x87ba('0x7')](),controller[_0x87ba('0x12')]);router[_0x87ba('0x11')](_0x87ba('0xd'),auth[_0x87ba('0x7')](),controller[_0x87ba('0x13')]);router[_0x87ba('0x11')](_0x87ba('0x14'),auth[_0x87ba('0x7')](),interaction[_0x87ba('0x15')](_0x87ba('0x16'),_0x87ba('0x17')),controller[_0x87ba('0x18')]);router[_0x87ba('0x19')](_0x87ba('0xb'),auth['isAuthenticated'](),interaction[_0x87ba('0x15')]('whatsapp',_0x87ba('0x1a')),controller[_0x87ba('0x1b')]);router[_0x87ba('0x1c')](_0x87ba('0xb'),auth['isAuthenticated'](),interaction['tracked'](_0x87ba('0x16'),_0x87ba('0x1d')),controller['destroy']);router['delete'](_0x87ba('0x14'),auth['isAuthenticated'](),controller[_0x87ba('0x1e')]);module[_0x87ba('0x1f')]=router;
\ No newline at end of file
+var _0x5653=['download','create','post','addMessage','/:id/tags','tracked','whatsapp','whatsappinteraction:addtags','addTags','put','whatsappinteraction:update','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','get','index','/describe','isAuthenticated','describe','/:id','/:id/messages','getMessages'];(function(_0x57a87b,_0x5c834f){var _0x13779d=function(_0xd43f1){while(--_0xd43f1){_0x57a87b['push'](_0x57a87b['shift']());}};_0x13779d(++_0x5c834f);}(_0x5653,0x13b));var _0x3565=function(_0x521502,_0x56ffde){_0x521502=_0x521502-0x0;var _0x3902cc=_0x5653[_0x521502];return _0x3902cc;};'use strict';var multer=require(_0x3565('0x0'));var util=require(_0x3565('0x1'));var path=require(_0x3565('0x2'));var timeout=require(_0x3565('0x3'));var express=require('express');var router=express[_0x3565('0x4')]();var auth=require(_0x3565('0x5'));var interaction=require(_0x3565('0x6'));var config=require('../../config/environment');var controller=require('./whatsappInteraction.controller');router[_0x3565('0x7')]('/',auth['isAuthenticated'](),controller[_0x3565('0x8')]);router['get'](_0x3565('0x9'),auth[_0x3565('0xa')](),controller[_0x3565('0xb')]);router[_0x3565('0x7')](_0x3565('0xc'),auth[_0x3565('0xa')](),controller['show']);router['get'](_0x3565('0xd'),auth[_0x3565('0xa')](),controller[_0x3565('0xe')]);router[_0x3565('0x7')]('/:id/download',auth['isAuthenticated'](),controller[_0x3565('0xf')]);router['post']('/',auth[_0x3565('0xa')](),controller[_0x3565('0x10')]);router[_0x3565('0x11')](_0x3565('0xd'),auth[_0x3565('0xa')](),controller[_0x3565('0x12')]);router['post'](_0x3565('0x13'),auth[_0x3565('0xa')](),interaction[_0x3565('0x14')](_0x3565('0x15'),_0x3565('0x16')),controller[_0x3565('0x17')]);router[_0x3565('0x18')](_0x3565('0xc'),auth[_0x3565('0xa')](),interaction['tracked'](_0x3565('0x15'),_0x3565('0x19')),controller[_0x3565('0x1a')]);router[_0x3565('0x1b')]('/:id',auth[_0x3565('0xa')](),interaction[_0x3565('0x14')](_0x3565('0x15'),'whatsappinteraction:destroy'),controller[_0x3565('0x1c')]);router[_0x3565('0x1b')](_0x3565('0x13'),auth[_0x3565('0xa')](),controller['removeTags']);module[_0x3565('0x1d')]=router;
\ No newline at end of file