Built motion from commit (unavailable).|2.5.9
[motion2.git] / server / api / disposition / index.js
index e05d83e..058cb40 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x84c6=['isAuthenticated','index','/:id','show','post','create','put','delete','destroy','exports','path','connect-timeout','express','../../components/auth/service','../../config/environment','./disposition.controller','get'];(function(_0x24061a,_0x1c9f4d){var _0x82054e=function(_0x2ec346){while(--_0x2ec346){_0x24061a['push'](_0x24061a['shift']());}};_0x82054e(++_0x1c9f4d);}(_0x84c6,0xe7));var _0x684c=function(_0x101f04,_0x214b09){_0x101f04=_0x101f04-0x0;var _0x5f60d0=_0x84c6[_0x101f04];return _0x5f60d0;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x684c('0x0'));var timeout=require(_0x684c('0x1'));var express=require(_0x684c('0x2'));var router=express['Router']();var auth=require(_0x684c('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x684c('0x4'));var controller=require(_0x684c('0x5'));router[_0x684c('0x6')]('/',auth[_0x684c('0x7')](),controller[_0x684c('0x8')]);router[_0x684c('0x6')](_0x684c('0x9'),auth[_0x684c('0x7')](),controller[_0x684c('0xa')]);router[_0x684c('0xb')]('/',auth['isAuthenticated'](),controller[_0x684c('0xc')]);router[_0x684c('0xd')]('/:id',auth[_0x684c('0x7')](),controller['update']);router[_0x684c('0xe')](_0x684c('0x9'),auth[_0x684c('0x7')](),controller[_0x684c('0xf')]);module[_0x684c('0x10')]=router;
\ No newline at end of file
+var _0x9c8a=['./disposition.controller','isAuthenticated','index','get','/:id','show','post','put','update','delete','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x27f54a,_0x412f58){var _0xf117be=function(_0x444193){while(--_0x444193){_0x27f54a['push'](_0x27f54a['shift']());}};_0xf117be(++_0x412f58);}(_0x9c8a,0xb6));var _0xa9c8=function(_0x3a1f9e,_0x36694e){_0x3a1f9e=_0x3a1f9e-0x0;var _0x2237b1=_0x9c8a[_0x3a1f9e];return _0x2237b1;};'use strict';var multer=require(_0xa9c8('0x0'));var util=require(_0xa9c8('0x1'));var path=require(_0xa9c8('0x2'));var timeout=require('connect-timeout');var express=require(_0xa9c8('0x3'));var router=express[_0xa9c8('0x4')]();var auth=require(_0xa9c8('0x5'));var interaction=require(_0xa9c8('0x6'));var config=require(_0xa9c8('0x7'));var controller=require(_0xa9c8('0x8'));router['get']('/',auth[_0xa9c8('0x9')](),controller[_0xa9c8('0xa')]);router[_0xa9c8('0xb')](_0xa9c8('0xc'),auth[_0xa9c8('0x9')](),controller[_0xa9c8('0xd')]);router[_0xa9c8('0xe')]('/',auth[_0xa9c8('0x9')](),controller['create']);router[_0xa9c8('0xf')](_0xa9c8('0xc'),auth[_0xa9c8('0x9')](),controller[_0xa9c8('0x10')]);router[_0xa9c8('0x11')](_0xa9c8('0xc'),auth[_0xa9c8('0x9')](),controller['destroy']);module[_0xa9c8('0x12')]=router;
\ No newline at end of file