Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / openchannelQueueReport / index.js
index d6ec097..0af0ef7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x82e5=['destroy','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./openchannelQueueReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','/:id','delete'];(function(_0x46a1af,_0x1fc9e0){var _0x53035c=function(_0x44adf8){while(--_0x44adf8){_0x46a1af['push'](_0x46a1af['shift']());}};_0x53035c(++_0x1fc9e0);}(_0x82e5,0x190));var _0x582e=function(_0xc6be3a,_0x540e05){_0xc6be3a=_0xc6be3a-0x0;var _0x56a310=_0x82e5[_0xc6be3a];return _0x56a310;};'use strict';var multer=require(_0x582e('0x0'));var util=require(_0x582e('0x1'));var path=require(_0x582e('0x2'));var timeout=require(_0x582e('0x3'));var express=require(_0x582e('0x4'));var router=express[_0x582e('0x5')]();var auth=require(_0x582e('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x582e('0x7'));var controller=require(_0x582e('0x8'));router[_0x582e('0x9')]('/',auth[_0x582e('0xa')](),controller[_0x582e('0xb')]);router[_0x582e('0x9')](_0x582e('0xc'),auth[_0x582e('0xa')](),controller[_0x582e('0xd')]);router[_0x582e('0x9')]('/:id',auth[_0x582e('0xa')](),controller[_0x582e('0xe')]);router[_0x582e('0xf')]('/',auth[_0x582e('0xa')](),controller[_0x582e('0x10')]);router[_0x582e('0x11')](_0x582e('0x12'),auth['isAuthenticated'](),controller['update']);router[_0x582e('0x13')]('/:id',auth[_0x582e('0xa')](),controller[_0x582e('0x14')]);module['exports']=router;
\ No newline at end of file
+var _0xd37e=['put','exports','util','connect-timeout','express','../../components/interaction/service','./openchannelQueueReport.controller','get','isAuthenticated','index','describe','/:id','show','post','create'];(function(_0x57d359,_0x108843){var _0x33337f=function(_0x47a4b6){while(--_0x47a4b6){_0x57d359['push'](_0x57d359['shift']());}};_0x33337f(++_0x108843);}(_0xd37e,0x13d));var _0xed37=function(_0x11ea14,_0x5bddf5){_0x11ea14=_0x11ea14-0x0;var _0x5286f8=_0xd37e[_0x11ea14];return _0x5286f8;};'use strict';var multer=require('multer');var util=require(_0xed37('0x0'));var path=require('path');var timeout=require(_0xed37('0x1'));var express=require(_0xed37('0x2'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xed37('0x3'));var config=require('../../config/environment');var controller=require(_0xed37('0x4'));router[_0xed37('0x5')]('/',auth[_0xed37('0x6')](),controller[_0xed37('0x7')]);router['get']('/describe',auth['isAuthenticated'](),controller[_0xed37('0x8')]);router[_0xed37('0x5')](_0xed37('0x9'),auth[_0xed37('0x6')](),controller[_0xed37('0xa')]);router[_0xed37('0xb')]('/',auth[_0xed37('0x6')](),controller[_0xed37('0xc')]);router[_0xed37('0xd')](_0xed37('0x9'),auth[_0xed37('0x6')](),controller['update']);router['delete']('/:id',auth[_0xed37('0x6')](),controller['destroy']);module[_0xed37('0xe')]=router;
\ No newline at end of file