Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / whatsappAccount / index.js
index 5481faf..f74d72e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x36ee=['./whatsappAccount.controller','get','isAuthenticated','index','/describe','show','/:id/canned_answers','getAnswers','/:id/users','getAgents','/:id/applications','getApplications','post','create','addDisposition','addAnswer','addAgents','notify','send','put','update','delete','/:id','destroy','/:id/dispositions','removeDispositions','removeAgents','exports','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x1d2e55,_0x41f2da){var _0x529ba4=function(_0x296dbe){while(--_0x296dbe){_0x1d2e55['push'](_0x1d2e55['shift']());}};_0x529ba4(++_0x41f2da);}(_0x36ee,0xe8));var _0xe36e=function(_0x1facfa,_0x1acf7d){_0x1facfa=_0x1facfa-0x0;var _0x9ec701=_0x36ee[_0x1facfa];return _0x9ec701;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xe36e('0x0'));var timeout=require('connect-timeout');var express=require(_0xe36e('0x1'));var router=express[_0xe36e('0x2')]();var auth=require(_0xe36e('0x3'));var interaction=require(_0xe36e('0x4'));var config=require(_0xe36e('0x5'));var controller=require(_0xe36e('0x6'));router[_0xe36e('0x7')]('/',auth[_0xe36e('0x8')](),controller[_0xe36e('0x9')]);router[_0xe36e('0x7')](_0xe36e('0xa'),auth[_0xe36e('0x8')](),controller['describe']);router[_0xe36e('0x7')]('/:id',auth[_0xe36e('0x8')](),controller[_0xe36e('0xb')]);router[_0xe36e('0x7')]('/:id/dispositions',auth[_0xe36e('0x8')](),controller['getDispositions']);router[_0xe36e('0x7')](_0xe36e('0xc'),auth[_0xe36e('0x8')](),controller[_0xe36e('0xd')]);router[_0xe36e('0x7')](_0xe36e('0xe'),auth[_0xe36e('0x8')](),controller[_0xe36e('0xf')]);router['get'](_0xe36e('0x10'),auth[_0xe36e('0x8')](),controller[_0xe36e('0x11')]);router[_0xe36e('0x12')]('/',auth['isAuthenticated'](),controller[_0xe36e('0x13')]);router['post']('/:id/dispositions',auth[_0xe36e('0x8')](),controller[_0xe36e('0x14')]);router[_0xe36e('0x12')](_0xe36e('0xc'),auth[_0xe36e('0x8')](),controller[_0xe36e('0x15')]);router[_0xe36e('0x12')](_0xe36e('0xe'),auth[_0xe36e('0x8')](),controller[_0xe36e('0x16')]);router['post'](_0xe36e('0x10'),auth[_0xe36e('0x8')](),controller['addApplications']);router[_0xe36e('0x12')]('/:id/notify',controller[_0xe36e('0x17')]);router[_0xe36e('0x12')]('/:id/send',auth[_0xe36e('0x8')](),controller[_0xe36e('0x18')]);router[_0xe36e('0x19')]('/:id',auth[_0xe36e('0x8')](),controller[_0xe36e('0x1a')]);router[_0xe36e('0x1b')](_0xe36e('0x1c'),auth[_0xe36e('0x8')](),controller[_0xe36e('0x1d')]);router['delete'](_0xe36e('0x1e'),auth[_0xe36e('0x8')](),controller[_0xe36e('0x1f')]);router[_0xe36e('0x1b')](_0xe36e('0xc'),auth['isAuthenticated'](),controller['removeAnswers']);router[_0xe36e('0x1b')](_0xe36e('0xe'),auth[_0xe36e('0x8')](),controller[_0xe36e('0x20')]);module[_0xe36e('0x21')]=router;
\ No newline at end of file
+var _0x02a7=['./whatsappAccount.controller','isAuthenticated','index','get','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/users','getAgents','/:id/applications','post','create','addDisposition','addAnswer','addApplications','/:id/notify','notify','/:id/send','send','put','delete','removeAnswers','removeAgents','exports','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0x3bf7a9,_0x33c630){var _0x209c3d=function(_0x197439){while(--_0x197439){_0x3bf7a9['push'](_0x3bf7a9['shift']());}};_0x209c3d(++_0x33c630);}(_0x02a7,0x14f));var _0x702a=function(_0x639414,_0x3bae37){_0x639414=_0x639414-0x0;var _0x486306=_0x02a7[_0x639414];return _0x486306;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x702a('0x0'));var express=require(_0x702a('0x1'));var router=express[_0x702a('0x2')]();var fs_extra=require(_0x702a('0x3'));var auth=require(_0x702a('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x702a('0x5'));router['get']('/',auth[_0x702a('0x6')](),controller[_0x702a('0x7')]);router[_0x702a('0x8')](_0x702a('0x9'),auth[_0x702a('0x6')](),controller[_0x702a('0xa')]);router[_0x702a('0x8')](_0x702a('0xb'),auth[_0x702a('0x6')](),controller[_0x702a('0xc')]);router[_0x702a('0x8')](_0x702a('0xd'),auth[_0x702a('0x6')](),controller[_0x702a('0xe')]);router['get'](_0x702a('0xf'),auth[_0x702a('0x6')](),controller[_0x702a('0x10')]);router['get'](_0x702a('0x11'),auth[_0x702a('0x6')](),controller[_0x702a('0x12')]);router[_0x702a('0x8')](_0x702a('0x13'),auth[_0x702a('0x6')](),controller['getApplications']);router[_0x702a('0x14')]('/',auth[_0x702a('0x6')](),controller[_0x702a('0x15')]);router[_0x702a('0x14')]('/:id/dispositions',auth[_0x702a('0x6')](),controller[_0x702a('0x16')]);router[_0x702a('0x14')](_0x702a('0xf'),auth[_0x702a('0x6')](),controller[_0x702a('0x17')]);router[_0x702a('0x14')]('/:id/users',auth['isAuthenticated'](),controller['addAgents']);router[_0x702a('0x14')](_0x702a('0x13'),auth[_0x702a('0x6')](),controller[_0x702a('0x18')]);router[_0x702a('0x14')](_0x702a('0x19'),controller[_0x702a('0x1a')]);router['post'](_0x702a('0x1b'),auth[_0x702a('0x6')](),controller[_0x702a('0x1c')]);router[_0x702a('0x1d')]('/:id',auth[_0x702a('0x6')](),controller['update']);router[_0x702a('0x1e')](_0x702a('0xb'),auth[_0x702a('0x6')](),controller['destroy']);router[_0x702a('0x1e')](_0x702a('0xd'),auth[_0x702a('0x6')](),controller['removeDispositions']);router[_0x702a('0x1e')](_0x702a('0xf'),auth[_0x702a('0x6')](),controller[_0x702a('0x1f')]);router[_0x702a('0x1e')](_0x702a('0x11'),auth[_0x702a('0x6')](),controller[_0x702a('0x20')]);module[_0x702a('0x21')]=router;
\ No newline at end of file