Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / whatsappMessage / index.js
index 2d505ee..3b16ac0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5b93=['isAuthenticated','/describe','describe','get','/:id','show','whatsapp','whatsappmessage:create','create','post','/:id/status','status','put','accept','/:id/reject','reject','delete','destroy','exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappMessage.controller'];(function(_0x28947d,_0x4cc9c6){var _0x12d2ee=function(_0x3f38fc){while(--_0x3f38fc){_0x28947d['push'](_0x28947d['shift']());}};_0x12d2ee(++_0x4cc9c6);}(_0x5b93,0x1de));var _0x35b9=function(_0x6d0a94,_0x198e6d){_0x6d0a94=_0x6d0a94-0x0;var _0x5e8056=_0x5b93[_0x6d0a94];return _0x5e8056;};'use strict';var multer=require(_0x35b9('0x0'));var util=require(_0x35b9('0x1'));var path=require('path');var timeout=require(_0x35b9('0x2'));var express=require(_0x35b9('0x3'));var router=express['Router']();var auth=require(_0x35b9('0x4'));var interaction=require(_0x35b9('0x5'));var config=require(_0x35b9('0x6'));var controller=require(_0x35b9('0x7'));router['get']('/',auth[_0x35b9('0x8')](),controller['index']);router['get'](_0x35b9('0x9'),auth[_0x35b9('0x8')](),controller[_0x35b9('0xa')]);router[_0x35b9('0xb')](_0x35b9('0xc'),auth[_0x35b9('0x8')](),controller[_0x35b9('0xd')]);router['post']('/',auth['isAuthenticated'](),interaction['tracked'](_0x35b9('0xe'),_0x35b9('0xf')),controller[_0x35b9('0x10')]);router[_0x35b9('0x11')](_0x35b9('0x12'),controller[_0x35b9('0x13')]);router[_0x35b9('0x14')](_0x35b9('0xc'),auth['isAuthenticated'](),controller['update']);router[_0x35b9('0x14')]('/:id/accept',auth[_0x35b9('0x8')](),controller[_0x35b9('0x15')]);router['put'](_0x35b9('0x16'),auth[_0x35b9('0x8')](),controller[_0x35b9('0x17')]);router[_0x35b9('0x18')](_0x35b9('0xc'),auth[_0x35b9('0x8')](),controller[_0x35b9('0x19')]);module[_0x35b9('0x1a')]=router;
\ No newline at end of file
+var _0x5c6f=['../../components/auth/service','../../components/interaction/service','../../config/environment','./whatsappMessage.controller','get','isAuthenticated','index','describe','/:id','show','tracked','whatsapp','post','/:id/status','status','put','update','accept','/:id/reject','reject','delete','exports','util','path','connect-timeout','Router'];(function(_0x44a618,_0x41bbdc){var _0x331e5f=function(_0x4e7fa6){while(--_0x4e7fa6){_0x44a618['push'](_0x44a618['shift']());}};_0x331e5f(++_0x41bbdc);}(_0x5c6f,0x98));var _0xf5c6=function(_0x3102d3,_0x1b86e8){_0x3102d3=_0x3102d3-0x0;var _0x1b46ed=_0x5c6f[_0x3102d3];return _0x1b46ed;};'use strict';var multer=require('multer');var util=require(_0xf5c6('0x0'));var path=require(_0xf5c6('0x1'));var timeout=require(_0xf5c6('0x2'));var express=require('express');var router=express[_0xf5c6('0x3')]();var auth=require(_0xf5c6('0x4'));var interaction=require(_0xf5c6('0x5'));var config=require(_0xf5c6('0x6'));var controller=require(_0xf5c6('0x7'));router[_0xf5c6('0x8')]('/',auth[_0xf5c6('0x9')](),controller[_0xf5c6('0xa')]);router[_0xf5c6('0x8')]('/describe',auth[_0xf5c6('0x9')](),controller[_0xf5c6('0xb')]);router[_0xf5c6('0x8')](_0xf5c6('0xc'),auth[_0xf5c6('0x9')](),controller[_0xf5c6('0xd')]);router['post']('/',auth[_0xf5c6('0x9')](),interaction[_0xf5c6('0xe')](_0xf5c6('0xf'),'whatsappmessage:create'),controller['create']);router[_0xf5c6('0x10')](_0xf5c6('0x11'),controller[_0xf5c6('0x12')]);router[_0xf5c6('0x13')]('/:id',auth[_0xf5c6('0x9')](),controller[_0xf5c6('0x14')]);router['put']('/:id/accept',auth[_0xf5c6('0x9')](),controller[_0xf5c6('0x15')]);router[_0xf5c6('0x13')](_0xf5c6('0x16'),auth[_0xf5c6('0x9')](),controller[_0xf5c6('0x17')]);router[_0xf5c6('0x18')](_0xf5c6('0xc'),auth[_0xf5c6('0x9')](),controller['destroy']);module[_0xf5c6('0x19')]=router;
\ No newline at end of file