Built motion from commit (unavailable).|2.4.1
[motion2.git] / server / api / variable / index.js
index f27cc66..bbb9e5b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb7e7=['put','update','destroy','exports','multer','path','express','../../components/auth/service','../../config/environment','./variable.controller','get','/:id','isAuthenticated','post','create'];(function(_0x30dd9d,_0x354286){var _0x51e66b=function(_0x19484f){while(--_0x19484f){_0x30dd9d['push'](_0x30dd9d['shift']());}};_0x51e66b(++_0x354286);}(_0xb7e7,0x121));var _0x7b7e=function(_0x2aec52,_0x59d962){_0x2aec52=_0x2aec52-0x0;var _0x3b8835=_0xb7e7[_0x2aec52];return _0x3b8835;};'use strict';var multer=require(_0x7b7e('0x0'));var util=require('util');var path=require(_0x7b7e('0x1'));var timeout=require('connect-timeout');var express=require(_0x7b7e('0x2'));var router=express['Router']();var auth=require(_0x7b7e('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x7b7e('0x4'));var controller=require(_0x7b7e('0x5'));router[_0x7b7e('0x6')]('/',auth['isAuthenticated'](),controller['index']);router[_0x7b7e('0x6')](_0x7b7e('0x7'),auth[_0x7b7e('0x8')](),controller['show']);router[_0x7b7e('0x9')]('/',auth[_0x7b7e('0x8')](),controller[_0x7b7e('0xa')]);router[_0x7b7e('0xb')](_0x7b7e('0x7'),auth[_0x7b7e('0x8')](),controller[_0x7b7e('0xc')]);router['delete'](_0x7b7e('0x7'),auth[_0x7b7e('0x8')](),controller[_0x7b7e('0xd')]);module[_0x7b7e('0xe')]=router;
\ No newline at end of file
+var _0x22fb=['delete','destroy','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/:id','post','create','put','update'];(function(_0x7d2a81,_0x3c0b4b){var _0x378945=function(_0x532a1e){while(--_0x532a1e){_0x7d2a81['push'](_0x7d2a81['shift']());}};_0x378945(++_0x3c0b4b);}(_0x22fb,0x192));var _0xb22f=function(_0x3821b9,_0x65b2e6){_0x3821b9=_0x3821b9-0x0;var _0x2fe5f5=_0x22fb[_0x3821b9];return _0x2fe5f5;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb22f('0x0'));var timeout=require('connect-timeout');var express=require(_0xb22f('0x1'));var router=express[_0xb22f('0x2')]();var auth=require(_0xb22f('0x3'));var interaction=require(_0xb22f('0x4'));var config=require(_0xb22f('0x5'));var controller=require('./variable.controller');router[_0xb22f('0x6')]('/',auth[_0xb22f('0x7')](),controller[_0xb22f('0x8')]);router[_0xb22f('0x6')](_0xb22f('0x9'),auth[_0xb22f('0x7')](),controller['show']);router[_0xb22f('0xa')]('/',auth[_0xb22f('0x7')](),controller[_0xb22f('0xb')]);router[_0xb22f('0xc')](_0xb22f('0x9'),auth[_0xb22f('0x7')](),controller[_0xb22f('0xd')]);router[_0xb22f('0xe')](_0xb22f('0x9'),auth[_0xb22f('0x7')](),controller[_0xb22f('0xf')]);module['exports']=router;
\ No newline at end of file