X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FfaxQueueReport%2Findex.js;h=ba6d59eb552cc06f7a9fa502d8e65ce76e2da3e8;hb=9c8616cfa647d703a1bff4c288be65133e777d2a;hp=23899de7052663e3eaaccaa5658b64d036404323;hpb=9a44dbf63247346f18777cf5ec4c91e11165c4b0;p=motion2.git diff --git a/server/api/faxQueueReport/index.js b/server/api/faxQueueReport/index.js index 23899de..ba6d59e 100644 --- a/server/api/faxQueueReport/index.js +++ b/server/api/faxQueueReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xe7d5=['isAuthenticated','get','/describe','describe','/:id','show','post','create','put','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','./faxQueueReport.controller'];(function(_0x5bdafe,_0x2fd54e){var _0x3c7fa9=function(_0x432511){while(--_0x432511){_0x5bdafe['push'](_0x5bdafe['shift']());}};_0x3c7fa9(++_0x2fd54e);}(_0xe7d5,0x124));var _0x5e7d=function(_0x122096,_0x60c295){_0x122096=_0x122096-0x0;var _0x3d1966=_0xe7d5[_0x122096];return _0x3d1966;};'use strict';var multer=require(_0x5e7d('0x0'));var util=require(_0x5e7d('0x1'));var path=require(_0x5e7d('0x2'));var timeout=require(_0x5e7d('0x3'));var express=require(_0x5e7d('0x4'));var router=express['Router']();var auth=require(_0x5e7d('0x5'));var interaction=require(_0x5e7d('0x6'));var config=require('../../config/environment');var controller=require(_0x5e7d('0x7'));router['get']('/',auth[_0x5e7d('0x8')](),controller['index']);router[_0x5e7d('0x9')](_0x5e7d('0xa'),auth['isAuthenticated'](),controller[_0x5e7d('0xb')]);router[_0x5e7d('0x9')](_0x5e7d('0xc'),auth[_0x5e7d('0x8')](),controller[_0x5e7d('0xd')]);router[_0x5e7d('0xe')]('/',auth[_0x5e7d('0x8')](),controller[_0x5e7d('0xf')]);router[_0x5e7d('0x10')](_0x5e7d('0xc'),auth[_0x5e7d('0x8')](),controller['update']);router[_0x5e7d('0x11')](_0x5e7d('0xc'),auth[_0x5e7d('0x8')](),controller[_0x5e7d('0x12')]);module[_0x5e7d('0x13')]=router; \ No newline at end of file +var _0xb711=['../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','/:id','show','post','create','update','delete','util','path','connect-timeout','express','Router'];(function(_0x36368c,_0x464b85){var _0x1b2107=function(_0x11983a){while(--_0x11983a){_0x36368c['push'](_0x36368c['shift']());}};_0x1b2107(++_0x464b85);}(_0xb711,0x163));var _0x1b71=function(_0x57bb9e,_0x1f1570){_0x57bb9e=_0x57bb9e-0x0;var _0x1f6e96=_0xb711[_0x57bb9e];return _0x1f6e96;};'use strict';var multer=require('multer');var util=require(_0x1b71('0x0'));var path=require(_0x1b71('0x1'));var timeout=require(_0x1b71('0x2'));var express=require(_0x1b71('0x3'));var router=express[_0x1b71('0x4')]();var auth=require(_0x1b71('0x5'));var interaction=require(_0x1b71('0x6'));var config=require(_0x1b71('0x7'));var controller=require('./faxQueueReport.controller');router[_0x1b71('0x8')]('/',auth[_0x1b71('0x9')](),controller[_0x1b71('0xa')]);router[_0x1b71('0x8')]('/describe',auth[_0x1b71('0x9')](),controller[_0x1b71('0xb')]);router[_0x1b71('0x8')](_0x1b71('0xc'),auth[_0x1b71('0x9')](),controller[_0x1b71('0xd')]);router[_0x1b71('0xe')]('/',auth[_0x1b71('0x9')](),controller[_0x1b71('0xf')]);router['put'](_0x1b71('0xc'),auth[_0x1b71('0x9')](),controller[_0x1b71('0x10')]);router[_0x1b71('0x11')]('/:id',auth[_0x1b71('0x9')](),controller['destroy']);module['exports']=router; \ No newline at end of file