Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / whatsappApplication / index.js
index d9e6226..33922cc 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf5f6=['delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappApplication.controller','get','isAuthenticated','index','/:id','show','put','update'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xf5f6,0x107));var _0x6f5f=function(_0x1a2f43,_0x5f245a){_0x1a2f43=_0x1a2f43-0x0;var _0x497eae=_0xf5f6[_0x1a2f43];return _0x497eae;};'use strict';var multer=require(_0x6f5f('0x0'));var util=require(_0x6f5f('0x1'));var path=require(_0x6f5f('0x2'));var timeout=require(_0x6f5f('0x3'));var express=require(_0x6f5f('0x4'));var router=express[_0x6f5f('0x5')]();var auth=require(_0x6f5f('0x6'));var interaction=require(_0x6f5f('0x7'));var config=require(_0x6f5f('0x8'));var controller=require(_0x6f5f('0x9'));router[_0x6f5f('0xa')]('/',auth[_0x6f5f('0xb')](),controller[_0x6f5f('0xc')]);router[_0x6f5f('0xa')](_0x6f5f('0xd'),auth[_0x6f5f('0xb')](),controller[_0x6f5f('0xe')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0x6f5f('0xf')](_0x6f5f('0xd'),auth[_0x6f5f('0xb')](),controller[_0x6f5f('0x10')]);router[_0x6f5f('0x11')](_0x6f5f('0xd'),auth[_0x6f5f('0xb')](),controller[_0x6f5f('0x12')]);module[_0x6f5f('0x13')]=router;
\ No newline at end of file
+var _0x1e5c=['util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../config/environment','./whatsappApplication.controller','get','index','/:id','show','post','isAuthenticated','create','put','update','delete','destroy','multer'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0x1e5c,0x153));var _0xc1e5=function(_0x989248,_0x47d0ca){_0x989248=_0x989248-0x0;var _0x12bbdf=_0x1e5c[_0x989248];return _0x12bbdf;};'use strict';var multer=require(_0xc1e5('0x0'));var util=require(_0xc1e5('0x1'));var path=require(_0xc1e5('0x2'));var timeout=require(_0xc1e5('0x3'));var express=require(_0xc1e5('0x4'));var router=express['Router']();var fs_extra=require(_0xc1e5('0x5'));var auth=require(_0xc1e5('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xc1e5('0x7'));var controller=require(_0xc1e5('0x8'));router[_0xc1e5('0x9')]('/',auth['isAuthenticated'](),controller[_0xc1e5('0xa')]);router['get'](_0xc1e5('0xb'),auth['isAuthenticated'](),controller[_0xc1e5('0xc')]);router[_0xc1e5('0xd')]('/',auth[_0xc1e5('0xe')](),controller[_0xc1e5('0xf')]);router[_0xc1e5('0x10')](_0xc1e5('0xb'),auth[_0xc1e5('0xe')](),controller[_0xc1e5('0x11')]);router[_0xc1e5('0x12')](_0xc1e5('0xb'),auth['isAuthenticated'](),controller[_0xc1e5('0x13')]);module['exports']=router;
\ No newline at end of file