Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / openchannelQueueReport / index.js
index 58240bd..bfdd406 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8007=['exports','multer','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelQueueReport.controller','get','isAuthenticated','index','/describe','show','post','create','delete','/:id'];(function(_0x2f8d06,_0x13fc5e){var _0x554a8e=function(_0x28aacb){while(--_0x28aacb){_0x2f8d06['push'](_0x2f8d06['shift']());}};_0x554a8e(++_0x13fc5e);}(_0x8007,0xab));var _0x7800=function(_0x2b89dc,_0x453e50){_0x2b89dc=_0x2b89dc-0x0;var _0x3178fb=_0x8007[_0x2b89dc];return _0x3178fb;};'use strict';var multer=require(_0x7800('0x0'));var util=require('util');var path=require(_0x7800('0x1'));var timeout=require('connect-timeout');var express=require(_0x7800('0x2'));var router=express['Router']();var auth=require(_0x7800('0x3'));var interaction=require(_0x7800('0x4'));var config=require(_0x7800('0x5'));var controller=require(_0x7800('0x6'));router[_0x7800('0x7')]('/',auth[_0x7800('0x8')](),controller[_0x7800('0x9')]);router[_0x7800('0x7')](_0x7800('0xa'),auth[_0x7800('0x8')](),controller['describe']);router['get']('/:id',auth['isAuthenticated'](),controller[_0x7800('0xb')]);router[_0x7800('0xc')]('/',auth[_0x7800('0x8')](),controller[_0x7800('0xd')]);router['put']('/:id',auth['isAuthenticated'](),controller['update']);router[_0x7800('0xe')](_0x7800('0xf'),auth[_0x7800('0x8')](),controller['destroy']);module[_0x7800('0x10')]=router;
\ No newline at end of file
+var _0x76cb=['put','update','delete','multer','util','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','/:id','show','create'];(function(_0x59ee6f,_0x450239){var _0x4c0979=function(_0x565e92){while(--_0x565e92){_0x59ee6f['push'](_0x59ee6f['shift']());}};_0x4c0979(++_0x450239);}(_0x76cb,0xad));var _0xb76c=function(_0x18c4a8,_0x96c52e){_0x18c4a8=_0x18c4a8-0x0;var _0x189ff1=_0x76cb[_0x18c4a8];return _0x189ff1;};'use strict';var multer=require(_0xb76c('0x0'));var util=require(_0xb76c('0x1'));var path=require('path');var timeout=require(_0xb76c('0x2'));var express=require(_0xb76c('0x3'));var router=express[_0xb76c('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xb76c('0x5'));var config=require(_0xb76c('0x6'));var controller=require('./openchannelQueueReport.controller');router[_0xb76c('0x7')]('/',auth[_0xb76c('0x8')](),controller[_0xb76c('0x9')]);router['get']('/describe',auth['isAuthenticated'](),controller[_0xb76c('0xa')]);router[_0xb76c('0x7')](_0xb76c('0xb'),auth[_0xb76c('0x8')](),controller[_0xb76c('0xc')]);router['post']('/',auth[_0xb76c('0x8')](),controller[_0xb76c('0xd')]);router[_0xb76c('0xe')](_0xb76c('0xb'),auth['isAuthenticated'](),controller[_0xb76c('0xf')]);router[_0xb76c('0x10')](_0xb76c('0xb'),auth[_0xb76c('0x8')](),controller['destroy']);module['exports']=router;
\ No newline at end of file