Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / openchannelQueueReport / index.js
index e459299..3d10ae8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfa52=['express','fs-extra','../../components/auth/service','../../config/environment','./openchannelQueueReport.controller','get','index','isAuthenticated','post','create','put','/:id','update','destroy','exports','multer','path'];(function(_0x2c3bf5,_0x4f9734){var _0x23f40=function(_0x2a5a74){while(--_0x2a5a74){_0x2c3bf5['push'](_0x2c3bf5['shift']());}};_0x23f40(++_0x4f9734);}(_0xfa52,0x163));var _0x2fa5=function(_0x2a3ebb,_0x3744ed){_0x2a3ebb=_0x2a3ebb-0x0;var _0x1e40c1=_0xfa52[_0x2a3ebb];return _0x1e40c1;};'use strict';var multer=require(_0x2fa5('0x0'));var util=require('util');var path=require(_0x2fa5('0x1'));var timeout=require('connect-timeout');var express=require(_0x2fa5('0x2'));var router=express['Router']();var fs_extra=require(_0x2fa5('0x3'));var auth=require(_0x2fa5('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x2fa5('0x5'));var controller=require(_0x2fa5('0x6'));router[_0x2fa5('0x7')]('/',auth['isAuthenticated'](),controller[_0x2fa5('0x8')]);router[_0x2fa5('0x7')]('/describe',auth[_0x2fa5('0x9')](),controller['describe']);router[_0x2fa5('0x7')]('/:id',auth['isAuthenticated'](),controller['show']);router[_0x2fa5('0xa')]('/',auth[_0x2fa5('0x9')](),controller[_0x2fa5('0xb')]);router[_0x2fa5('0xc')](_0x2fa5('0xd'),auth[_0x2fa5('0x9')](),controller[_0x2fa5('0xe')]);router['delete']('/:id',auth[_0x2fa5('0x9')](),controller[_0x2fa5('0xf')]);module[_0x2fa5('0x10')]=router;
\ No newline at end of file
+var _0xe8d9=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports','multer','util','connect-timeout','express'];(function(_0x19950b,_0x53d0d7){var _0x3c6b41=function(_0x3924ad){while(--_0x3924ad){_0x19950b['push'](_0x19950b['shift']());}};_0x3c6b41(++_0x53d0d7);}(_0xe8d9,0x1ca));var _0x9e8d=function(_0x41a4db,_0x221382){_0x41a4db=_0x41a4db-0x0;var _0x4a9bab=_0xe8d9[_0x41a4db];return _0x4a9bab;};'use strict';var multer=require(_0x9e8d('0x0'));var util=require(_0x9e8d('0x1'));var path=require('path');var timeout=require(_0x9e8d('0x2'));var express=require(_0x9e8d('0x3'));var router=express['Router']();var fs_extra=require(_0x9e8d('0x4'));var auth=require(_0x9e8d('0x5'));var interaction=require(_0x9e8d('0x6'));var config=require(_0x9e8d('0x7'));var controller=require('./openchannelQueueReport.controller');router[_0x9e8d('0x8')]('/',auth[_0x9e8d('0x9')](),controller[_0x9e8d('0xa')]);router['get'](_0x9e8d('0xb'),auth['isAuthenticated'](),controller[_0x9e8d('0xc')]);router['get'](_0x9e8d('0xd'),auth[_0x9e8d('0x9')](),controller[_0x9e8d('0xe')]);router[_0x9e8d('0xf')]('/',auth['isAuthenticated'](),controller[_0x9e8d('0x10')]);router[_0x9e8d('0x11')](_0x9e8d('0xd'),auth[_0x9e8d('0x9')](),controller[_0x9e8d('0x12')]);router[_0x9e8d('0x13')](_0x9e8d('0xd'),auth[_0x9e8d('0x9')](),controller[_0x9e8d('0x14')]);module[_0x9e8d('0x15')]=router;
\ No newline at end of file