Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / voiceContext / index.js
index 04e2321..4974707 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe637=['show','create','put','update','delete','destroy','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','index','get','/:id','isAuthenticated'];(function(_0x3eeb0f,_0x5a73ee){var _0x581025=function(_0x27ee74){while(--_0x27ee74){_0x3eeb0f['push'](_0x3eeb0f['shift']());}};_0x581025(++_0x5a73ee);}(_0xe637,0xde));var _0x7e63=function(_0x4ea830,_0x332488){_0x4ea830=_0x4ea830-0x0;var _0x4ecf49=_0xe637[_0x4ea830];return _0x4ecf49;};'use strict';var multer=require(_0x7e63('0x0'));var util=require(_0x7e63('0x1'));var path=require('path');var timeout=require(_0x7e63('0x2'));var express=require(_0x7e63('0x3'));var router=express[_0x7e63('0x4')]();var fs_extra=require(_0x7e63('0x5'));var auth=require(_0x7e63('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x7e63('0x7'));var controller=require('./voiceContext.controller');router['get']('/',auth['isAuthenticated'](),controller[_0x7e63('0x8')]);router[_0x7e63('0x9')](_0x7e63('0xa'),auth[_0x7e63('0xb')](),controller[_0x7e63('0xc')]);router['post']('/',auth['isAuthenticated'](),controller[_0x7e63('0xd')]);router[_0x7e63('0xe')](_0x7e63('0xa'),auth[_0x7e63('0xb')](),controller[_0x7e63('0xf')]);router[_0x7e63('0x10')](_0x7e63('0xa'),auth[_0x7e63('0xb')](),controller[_0x7e63('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x45e9=['express','fs-extra','../../components/interaction/service','../../config/environment','./voiceContext.controller','get','isAuthenticated','index','/:id','show','post','create','update','delete','destroy','exports','multer','util','path','connect-timeout'];(function(_0x294023,_0x162f34){var _0x42df52=function(_0x3de868){while(--_0x3de868){_0x294023['push'](_0x294023['shift']());}};_0x42df52(++_0x162f34);}(_0x45e9,0x1f0));var _0x945e=function(_0x290176,_0x3ba2da){_0x290176=_0x290176-0x0;var _0x32eb68=_0x45e9[_0x290176];return _0x32eb68;};'use strict';var multer=require(_0x945e('0x0'));var util=require(_0x945e('0x1'));var path=require(_0x945e('0x2'));var timeout=require(_0x945e('0x3'));var express=require(_0x945e('0x4'));var router=express['Router']();var fs_extra=require(_0x945e('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x945e('0x6'));var config=require(_0x945e('0x7'));var controller=require(_0x945e('0x8'));router[_0x945e('0x9')]('/',auth[_0x945e('0xa')](),controller[_0x945e('0xb')]);router[_0x945e('0x9')](_0x945e('0xc'),auth[_0x945e('0xa')](),controller[_0x945e('0xd')]);router[_0x945e('0xe')]('/',auth[_0x945e('0xa')](),controller[_0x945e('0xf')]);router['put'](_0x945e('0xc'),auth['isAuthenticated'](),controller[_0x945e('0x10')]);router[_0x945e('0x11')](_0x945e('0xc'),auth[_0x945e('0xa')](),controller[_0x945e('0x12')]);module[_0x945e('0x13')]=router;
\ No newline at end of file