Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / whatsappAccount / index.js
index 332f441..f74d72e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb557=['getAgents','/:id/applications','getApplications','post','create','/:id/dispositions','addDisposition','addAnswer','addAgents','addApplications','notify','/:id/send','send','put','/:id','update','destroy','delete','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./whatsappAccount.controller','index','/describe','isAuthenticated','describe','get','getDispositions','/:id/canned_answers','getAnswers','/:id/users'];(function(_0xbb244d,_0xac409){var _0x40f6b7=function(_0x2f2af7){while(--_0x2f2af7){_0xbb244d['push'](_0xbb244d['shift']());}};_0x40f6b7(++_0xac409);}(_0xb557,0x12e));var _0x7b55=function(_0x48b75c,_0x288eb5){_0x48b75c=_0x48b75c-0x0;var _0xe94338=_0xb557[_0x48b75c];return _0xe94338;};'use strict';var multer=require(_0x7b55('0x0'));var util=require(_0x7b55('0x1'));var path=require(_0x7b55('0x2'));var timeout=require(_0x7b55('0x3'));var express=require(_0x7b55('0x4'));var router=express[_0x7b55('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0x7b55('0x6'));var config=require(_0x7b55('0x7'));var controller=require(_0x7b55('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0x7b55('0x9')]);router['get'](_0x7b55('0xa'),auth[_0x7b55('0xb')](),controller[_0x7b55('0xc')]);router[_0x7b55('0xd')]('/:id',auth[_0x7b55('0xb')](),controller['show']);router[_0x7b55('0xd')]('/:id/dispositions',auth['isAuthenticated'](),controller[_0x7b55('0xe')]);router[_0x7b55('0xd')](_0x7b55('0xf'),auth['isAuthenticated'](),controller[_0x7b55('0x10')]);router[_0x7b55('0xd')](_0x7b55('0x11'),auth['isAuthenticated'](),controller[_0x7b55('0x12')]);router[_0x7b55('0xd')](_0x7b55('0x13'),auth[_0x7b55('0xb')](),controller[_0x7b55('0x14')]);router[_0x7b55('0x15')]('/',auth[_0x7b55('0xb')](),controller[_0x7b55('0x16')]);router[_0x7b55('0x15')](_0x7b55('0x17'),auth[_0x7b55('0xb')](),controller[_0x7b55('0x18')]);router['post'](_0x7b55('0xf'),auth[_0x7b55('0xb')](),controller[_0x7b55('0x19')]);router[_0x7b55('0x15')](_0x7b55('0x11'),auth['isAuthenticated'](),controller[_0x7b55('0x1a')]);router['post'](_0x7b55('0x13'),auth[_0x7b55('0xb')](),controller[_0x7b55('0x1b')]);router['post']('/:id/notify',controller[_0x7b55('0x1c')]);router['post'](_0x7b55('0x1d'),auth[_0x7b55('0xb')](),controller[_0x7b55('0x1e')]);router[_0x7b55('0x1f')](_0x7b55('0x20'),auth['isAuthenticated'](),controller[_0x7b55('0x21')]);router['delete'](_0x7b55('0x20'),auth[_0x7b55('0xb')](),controller[_0x7b55('0x22')]);router[_0x7b55('0x23')](_0x7b55('0x17'),auth['isAuthenticated'](),controller[_0x7b55('0x24')]);router[_0x7b55('0x23')](_0x7b55('0xf'),auth[_0x7b55('0xb')](),controller[_0x7b55('0x25')]);router[_0x7b55('0x23')]('/:id/users',auth[_0x7b55('0xb')](),controller[_0x7b55('0x26')]);module[_0x7b55('0x27')]=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