Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / whatsappApplication / index.js
index ec88fbd..4321ae5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbbf9=['update','delete','destroy','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./whatsappApplication.controller','isAuthenticated','index','/:id','show','post','put'];(function(_0x117f4c,_0x36a9b1){var _0x2b24e9=function(_0x31761b){while(--_0x31761b){_0x117f4c['push'](_0x117f4c['shift']());}};_0x2b24e9(++_0x36a9b1);}(_0xbbf9,0x8b));var _0x9bbf=function(_0x42de15,_0x4eb272){_0x42de15=_0x42de15-0x0;var _0x46fca8=_0xbbf9[_0x42de15];return _0x46fca8;};'use strict';var multer=require('multer');var util=require(_0x9bbf('0x0'));var path=require(_0x9bbf('0x1'));var timeout=require(_0x9bbf('0x2'));var express=require(_0x9bbf('0x3'));var router=express[_0x9bbf('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x9bbf('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x9bbf('0x6'));var controller=require(_0x9bbf('0x7'));router['get']('/',auth[_0x9bbf('0x8')](),controller[_0x9bbf('0x9')]);router['get'](_0x9bbf('0xa'),auth['isAuthenticated'](),controller[_0x9bbf('0xb')]);router[_0x9bbf('0xc')]('/',auth[_0x9bbf('0x8')](),controller['create']);router[_0x9bbf('0xd')](_0x9bbf('0xa'),auth[_0x9bbf('0x8')](),controller[_0x9bbf('0xe')]);router[_0x9bbf('0xf')]('/:id',auth[_0x9bbf('0x8')](),controller[_0x9bbf('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0x4c22=['exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./whatsappApplication.controller','get','isAuthenticated','/:id','show','put','update','delete','destroy'];(function(_0x4ae6ef,_0x5a0f69){var _0x3ec8a6=function(_0x594062){while(--_0x594062){_0x4ae6ef['push'](_0x4ae6ef['shift']());}};_0x3ec8a6(++_0x5a0f69);}(_0x4c22,0xc7));var _0x24c2=function(_0x56a8a9,_0x43c9b8){_0x56a8a9=_0x56a8a9-0x0;var _0x45d13d=_0x4c22[_0x56a8a9];return _0x45d13d;};'use strict';var multer=require('multer');var util=require(_0x24c2('0x0'));var path=require(_0x24c2('0x1'));var timeout=require(_0x24c2('0x2'));var express=require(_0x24c2('0x3'));var router=express[_0x24c2('0x4')]();var fs_extra=require(_0x24c2('0x5'));var auth=require(_0x24c2('0x6'));var interaction=require(_0x24c2('0x7'));var config=require('../../config/environment');var controller=require(_0x24c2('0x8'));router[_0x24c2('0x9')]('/',auth[_0x24c2('0xa')](),controller['index']);router[_0x24c2('0x9')](_0x24c2('0xb'),auth[_0x24c2('0xa')](),controller[_0x24c2('0xc')]);router['post']('/',auth[_0x24c2('0xa')](),controller['create']);router[_0x24c2('0xd')](_0x24c2('0xb'),auth[_0x24c2('0xa')](),controller[_0x24c2('0xe')]);router[_0x24c2('0xf')](_0x24c2('0xb'),auth[_0x24c2('0xa')](),controller[_0x24c2('0x10')]);module[_0x24c2('0x11')]=router;
\ No newline at end of file