Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / whatsappApplication / index.js
index 0320ac1..227bc1e 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 _0xf5ea=['./whatsappApplication.controller','get','index','/:id','post','isAuthenticated','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../config/environment'];(function(_0x643b2,_0x14e495){var _0x2e5346=function(_0x3ed065){while(--_0x3ed065){_0x643b2['push'](_0x643b2['shift']());}};_0x2e5346(++_0x14e495);}(_0xf5ea,0xf0));var _0xaf5e=function(_0x1facfa,_0x1acf7d){_0x1facfa=_0x1facfa-0x0;var _0x9ec701=_0xf5ea[_0x1facfa];return _0x9ec701;};'use strict';var multer=require(_0xaf5e('0x0'));var util=require(_0xaf5e('0x1'));var path=require(_0xaf5e('0x2'));var timeout=require(_0xaf5e('0x3'));var express=require('express');var router=express[_0xaf5e('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xaf5e('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xaf5e('0x6'));var controller=require(_0xaf5e('0x7'));router[_0xaf5e('0x8')]('/',auth['isAuthenticated'](),controller[_0xaf5e('0x9')]);router[_0xaf5e('0x8')](_0xaf5e('0xa'),auth['isAuthenticated'](),controller['show']);router[_0xaf5e('0xb')]('/',auth[_0xaf5e('0xc')](),controller[_0xaf5e('0xd')]);router[_0xaf5e('0xe')](_0xaf5e('0xa'),auth[_0xaf5e('0xc')](),controller[_0xaf5e('0xf')]);router[_0xaf5e('0x10')](_0xaf5e('0xa'),auth[_0xaf5e('0xc')](),controller[_0xaf5e('0x11')]);module[_0xaf5e('0x12')]=router;
\ No newline at end of file