Built motion from commit (unavailable).|2.5.5
[motion2.git] / server / api / faxQueueReport / index.js
index a202457..6c0caa8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x094d=['create','update','delete','destroy','util','path','connect-timeout','Router','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/describe','describe','/:id','post'];(function(_0x13ed69,_0x229161){var _0x50c72e=function(_0x4f1491){while(--_0x4f1491){_0x13ed69['push'](_0x13ed69['shift']());}};_0x50c72e(++_0x229161);}(_0x094d,0x1e0));var _0xd094=function(_0x32b1c5,_0x5d6f7e){_0x32b1c5=_0x32b1c5-0x0;var _0x158dc7=_0x094d[_0x32b1c5];return _0x158dc7;};'use strict';var multer=require('multer');var util=require(_0xd094('0x0'));var path=require(_0xd094('0x1'));var timeout=require(_0xd094('0x2'));var express=require('express');var router=express[_0xd094('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xd094('0x4'));var config=require(_0xd094('0x5'));var controller=require('./faxQueueReport.controller');router['get']('/',auth[_0xd094('0x6')](),controller[_0xd094('0x7')]);router[_0xd094('0x8')](_0xd094('0x9'),auth[_0xd094('0x6')](),controller[_0xd094('0xa')]);router[_0xd094('0x8')](_0xd094('0xb'),auth['isAuthenticated'](),controller['show']);router[_0xd094('0xc')]('/',auth['isAuthenticated'](),controller[_0xd094('0xd')]);router['put'](_0xd094('0xb'),auth[_0xd094('0x6')](),controller[_0xd094('0xe')]);router[_0xd094('0xf')]('/:id',auth[_0xd094('0x6')](),controller[_0xd094('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0x91b7=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./faxQueueReport.controller','get','isAuthenticated','index','describe','/:id','show','post','create','put','update','destroy','multer','util'];(function(_0x460267,_0x2c8b72){var _0x4b3ede=function(_0x4375f4){while(--_0x4375f4){_0x460267['push'](_0x460267['shift']());}};_0x4b3ede(++_0x2c8b72);}(_0x91b7,0xc6));var _0x791b=function(_0x1ffd67,_0x1c18ba){_0x1ffd67=_0x1ffd67-0x0;var _0xce170f=_0x91b7[_0x1ffd67];return _0xce170f;};'use strict';var multer=require(_0x791b('0x0'));var util=require(_0x791b('0x1'));var path=require(_0x791b('0x2'));var timeout=require(_0x791b('0x3'));var express=require(_0x791b('0x4'));var router=express[_0x791b('0x5')]();var auth=require(_0x791b('0x6'));var interaction=require(_0x791b('0x7'));var config=require('../../config/environment');var controller=require(_0x791b('0x8'));router[_0x791b('0x9')]('/',auth[_0x791b('0xa')](),controller[_0x791b('0xb')]);router[_0x791b('0x9')]('/describe',auth[_0x791b('0xa')](),controller[_0x791b('0xc')]);router[_0x791b('0x9')](_0x791b('0xd'),auth['isAuthenticated'](),controller[_0x791b('0xe')]);router[_0x791b('0xf')]('/',auth[_0x791b('0xa')](),controller[_0x791b('0x10')]);router[_0x791b('0x11')](_0x791b('0xd'),auth[_0x791b('0xa')](),controller[_0x791b('0x12')]);router['delete'](_0x791b('0xd'),auth[_0x791b('0xa')](),controller[_0x791b('0x13')]);module['exports']=router;
\ No newline at end of file