Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / whatsappApplication / index.js
index 0320ac1..5b6b980 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1c8a=['delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','isAuthenticated','post','create','put','/:id'];(function(_0x57ed4d,_0x5b6fda){var _0xc3b78d=function(_0x4346cd){while(--_0x4346cd){_0x57ed4d['push'](_0x57ed4d['shift']());}};_0xc3b78d(++_0x5b6fda);}(_0x1c8a,0x1a5));var _0xa1c8=function(_0x1a4a30,_0x106a2e){_0x1a4a30=_0x1a4a30-0x0;var _0x387267=_0x1c8a[_0x1a4a30];return _0x387267;};'use strict';var multer=require(_0xa1c8('0x0'));var util=require(_0xa1c8('0x1'));var path=require(_0xa1c8('0x2'));var timeout=require(_0xa1c8('0x3'));var express=require(_0xa1c8('0x4'));var router=express[_0xa1c8('0x5')]();var auth=require(_0xa1c8('0x6'));var interaction=require(_0xa1c8('0x7'));var config=require(_0xa1c8('0x8'));var controller=require('./whatsappApplication.controller');router[_0xa1c8('0x9')]('/',auth['isAuthenticated'](),controller[_0xa1c8('0xa')]);router[_0xa1c8('0x9')]('/:id',auth[_0xa1c8('0xb')](),controller['show']);router[_0xa1c8('0xc')]('/',auth[_0xa1c8('0xb')](),controller[_0xa1c8('0xd')]);router[_0xa1c8('0xe')](_0xa1c8('0xf'),auth[_0xa1c8('0xb')](),controller['update']);router[_0xa1c8('0x10')](_0xa1c8('0xf'),auth[_0xa1c8('0xb')](),controller[_0xa1c8('0x11')]);module[_0xa1c8('0x12')]=router;
\ No newline at end of file
+var _0xac6c=['util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','show','post','create','put','delete','destroy','exports','multer'];(function(_0x3d2012,_0x3d02b9){var _0x53d542=function(_0x8f2be8){while(--_0x8f2be8){_0x3d2012['push'](_0x3d2012['shift']());}};_0x53d542(++_0x3d02b9);}(_0xac6c,0x143));var _0xcac6=function(_0x1fec67,_0x1e1297){_0x1fec67=_0x1fec67-0x0;var _0x4661b6=_0xac6c[_0x1fec67];return _0x4661b6;};'use strict';var multer=require(_0xcac6('0x0'));var util=require(_0xcac6('0x1'));var path=require('path');var timeout=require(_0xcac6('0x2'));var express=require(_0xcac6('0x3'));var router=express['Router']();var auth=require(_0xcac6('0x4'));var interaction=require(_0xcac6('0x5'));var config=require(_0xcac6('0x6'));var controller=require('./whatsappApplication.controller');router[_0xcac6('0x7')]('/',auth[_0xcac6('0x8')](),controller[_0xcac6('0x9')]);router[_0xcac6('0x7')](_0xcac6('0xa'),auth[_0xcac6('0x8')](),controller[_0xcac6('0xb')]);router[_0xcac6('0xc')]('/',auth[_0xcac6('0x8')](),controller[_0xcac6('0xd')]);router[_0xcac6('0xe')](_0xcac6('0xa'),auth[_0xcac6('0x8')](),controller['update']);router[_0xcac6('0xf')](_0xcac6('0xa'),auth[_0xcac6('0x8')](),controller[_0xcac6('0x10')]);module[_0xcac6('0x11')]=router;
\ No newline at end of file