Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / openchannelQueueReport / index.js
index 00a2ae2..7f9f4df 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x54c8=['./openchannelQueueReport.controller','get','isAuthenticated','index','/describe','describe','show','create','put','/:id','update','delete','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../config/environment'];(function(_0x1facfa,_0x1acf7d){var _0x9ec701=function(_0x115e37){while(--_0x115e37){_0x1facfa['push'](_0x1facfa['shift']());}};_0x9ec701(++_0x1acf7d);}(_0x54c8,0xc1));var _0x854c=function(_0x2fecd4,_0x389845){_0x2fecd4=_0x2fecd4-0x0;var _0x4c9217=_0x54c8[_0x2fecd4];return _0x4c9217;};'use strict';var multer=require(_0x854c('0x0'));var util=require(_0x854c('0x1'));var path=require(_0x854c('0x2'));var timeout=require(_0x854c('0x3'));var express=require(_0x854c('0x4'));var router=express['Router']();var auth=require(_0x854c('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x854c('0x6'));var controller=require(_0x854c('0x7'));router[_0x854c('0x8')]('/',auth[_0x854c('0x9')](),controller[_0x854c('0xa')]);router['get'](_0x854c('0xb'),auth[_0x854c('0x9')](),controller[_0x854c('0xc')]);router[_0x854c('0x8')]('/:id',auth[_0x854c('0x9')](),controller[_0x854c('0xd')]);router['post']('/',auth[_0x854c('0x9')](),controller[_0x854c('0xe')]);router[_0x854c('0xf')](_0x854c('0x10'),auth['isAuthenticated'](),controller[_0x854c('0x11')]);router[_0x854c('0x12')](_0x854c('0x10'),auth[_0x854c('0x9')](),controller['destroy']);module[_0x854c('0x13')]=router;
\ No newline at end of file
+var _0x9c2b=['isAuthenticated','show','post','/:id','update','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./openchannelQueueReport.controller','index','get','/describe'];(function(_0x5687f9,_0x3fd6fc){var _0x4b14d0=function(_0x317c74){while(--_0x317c74){_0x5687f9['push'](_0x5687f9['shift']());}};_0x4b14d0(++_0x3fd6fc);}(_0x9c2b,0x1e2));var _0xb9c2=function(_0x25e7cb,_0x3579b7){_0x25e7cb=_0x25e7cb-0x0;var _0x375d92=_0x9c2b[_0x25e7cb];return _0x375d92;};'use strict';var multer=require(_0xb9c2('0x0'));var util=require(_0xb9c2('0x1'));var path=require(_0xb9c2('0x2'));var timeout=require(_0xb9c2('0x3'));var express=require(_0xb9c2('0x4'));var router=express[_0xb9c2('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xb9c2('0x6'));var config=require(_0xb9c2('0x7'));var controller=require(_0xb9c2('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0xb9c2('0x9')]);router[_0xb9c2('0xa')](_0xb9c2('0xb'),auth[_0xb9c2('0xc')](),controller['describe']);router[_0xb9c2('0xa')]('/:id',auth[_0xb9c2('0xc')](),controller[_0xb9c2('0xd')]);router[_0xb9c2('0xe')]('/',auth[_0xb9c2('0xc')](),controller['create']);router['put'](_0xb9c2('0xf'),auth[_0xb9c2('0xc')](),controller[_0xb9c2('0x10')]);router[_0xb9c2('0x11')](_0xb9c2('0xf'),auth[_0xb9c2('0xc')](),controller[_0xb9c2('0x12')]);module['exports']=router;
\ No newline at end of file