Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / whatsappApplication / index.js
index 2da880f..ae8bfc9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x846b=['isAuthenticated','index','/:id','post','create','put','delete','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../config/environment','get'];(function(_0xc23d21,_0x2a5841){var _0x593b70=function(_0x3ef0a3){while(--_0x3ef0a3){_0xc23d21['push'](_0xc23d21['shift']());}};_0x593b70(++_0x2a5841);}(_0x846b,0x1d8));var _0xb846=function(_0x9da1f6,_0x53a7da){_0x9da1f6=_0x9da1f6-0x0;var _0x12e9ee=_0x846b[_0x9da1f6];return _0x12e9ee;};'use strict';var multer=require(_0xb846('0x0'));var util=require('util');var path=require(_0xb846('0x1'));var timeout=require('connect-timeout');var express=require(_0xb846('0x2'));var router=express[_0xb846('0x3')]();var fs_extra=require(_0xb846('0x4'));var auth=require(_0xb846('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xb846('0x6'));var controller=require('./whatsappApplication.controller');router[_0xb846('0x7')]('/',auth[_0xb846('0x8')](),controller[_0xb846('0x9')]);router[_0xb846('0x7')](_0xb846('0xa'),auth[_0xb846('0x8')](),controller['show']);router[_0xb846('0xb')]('/',auth[_0xb846('0x8')](),controller[_0xb846('0xc')]);router[_0xb846('0xd')]('/:id',auth[_0xb846('0x8')](),controller['update']);router[_0xb846('0xe')](_0xb846('0xa'),auth[_0xb846('0x8')](),controller['destroy']);module[_0xb846('0xf')]=router;
\ No newline at end of file
+var _0x7b6b=['../../components/interaction/service','./whatsappApplication.controller','isAuthenticated','get','/:id','show','post','create','put','delete','destroy','multer','util','../../components/auth/service'];(function(_0x260859,_0x3cfcff){var _0x4b77f8=function(_0x2e48f8){while(--_0x2e48f8){_0x260859['push'](_0x260859['shift']());}};_0x4b77f8(++_0x3cfcff);}(_0x7b6b,0x115));var _0xb7b6=function(_0x5c82fb,_0x54b63f){_0x5c82fb=_0x5c82fb-0x0;var _0x32e310=_0x7b6b[_0x5c82fb];return _0x32e310;};'use strict';var multer=require(_0xb7b6('0x0'));var util=require(_0xb7b6('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xb7b6('0x2'));var interaction=require(_0xb7b6('0x3'));var config=require('../../config/environment');var controller=require(_0xb7b6('0x4'));router['get']('/',auth[_0xb7b6('0x5')](),controller['index']);router[_0xb7b6('0x6')](_0xb7b6('0x7'),auth[_0xb7b6('0x5')](),controller[_0xb7b6('0x8')]);router[_0xb7b6('0x9')]('/',auth[_0xb7b6('0x5')](),controller[_0xb7b6('0xa')]);router[_0xb7b6('0xb')](_0xb7b6('0x7'),auth[_0xb7b6('0x5')](),controller['update']);router[_0xb7b6('0xc')]('/:id',auth[_0xb7b6('0x5')](),controller[_0xb7b6('0xd')]);module['exports']=router;
\ No newline at end of file