Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / disposition / index.js
index f5a9d18..b34e708 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeda7=['index','/:id','show','post','create','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./disposition.controller','get','isAuthenticated'];(function(_0x20636f,_0x3f2386){var _0x325bd5=function(_0x23386c){while(--_0x23386c){_0x20636f['push'](_0x20636f['shift']());}};_0x325bd5(++_0x3f2386);}(_0xeda7,0x196));var _0x7eda=function(_0x3d42d8,_0x4cffaa){_0x3d42d8=_0x3d42d8-0x0;var _0x27fc41=_0xeda7[_0x3d42d8];return _0x27fc41;};'use strict';var multer=require(_0x7eda('0x0'));var util=require(_0x7eda('0x1'));var path=require(_0x7eda('0x2'));var timeout=require(_0x7eda('0x3'));var express=require(_0x7eda('0x4'));var router=express[_0x7eda('0x5')]();var auth=require(_0x7eda('0x6'));var interaction=require(_0x7eda('0x7'));var config=require(_0x7eda('0x8'));var controller=require(_0x7eda('0x9'));router[_0x7eda('0xa')]('/',auth[_0x7eda('0xb')](),controller[_0x7eda('0xc')]);router[_0x7eda('0xa')](_0x7eda('0xd'),auth[_0x7eda('0xb')](),controller[_0x7eda('0xe')]);router[_0x7eda('0xf')]('/',auth[_0x7eda('0xb')](),controller[_0x7eda('0x10')]);router['put'](_0x7eda('0xd'),auth['isAuthenticated'](),controller['update']);router[_0x7eda('0x11')](_0x7eda('0xd'),auth[_0x7eda('0xb')](),controller[_0x7eda('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0x4f1d=['../../config/environment','isAuthenticated','index','get','show','post','create','put','/:id','delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x16b9ed,_0x56517a){var _0x66b1f8=function(_0x1c883){while(--_0x1c883){_0x16b9ed['push'](_0x16b9ed['shift']());}};_0x66b1f8(++_0x56517a);}(_0x4f1d,0x70));var _0xd4f1=function(_0x1cc8fe,_0x105328){_0x1cc8fe=_0x1cc8fe-0x0;var _0x230054=_0x4f1d[_0x1cc8fe];return _0x230054;};'use strict';var multer=require(_0xd4f1('0x0'));var util=require(_0xd4f1('0x1'));var path=require('path');var timeout=require(_0xd4f1('0x2'));var express=require(_0xd4f1('0x3'));var router=express[_0xd4f1('0x4')]();var fs_extra=require(_0xd4f1('0x5'));var auth=require(_0xd4f1('0x6'));var interaction=require(_0xd4f1('0x7'));var config=require(_0xd4f1('0x8'));var controller=require('./disposition.controller');router['get']('/',auth[_0xd4f1('0x9')](),controller[_0xd4f1('0xa')]);router[_0xd4f1('0xb')]('/:id',auth['isAuthenticated'](),controller[_0xd4f1('0xc')]);router[_0xd4f1('0xd')]('/',auth['isAuthenticated'](),controller[_0xd4f1('0xe')]);router[_0xd4f1('0xf')](_0xd4f1('0x10'),auth['isAuthenticated'](),controller['update']);router[_0xd4f1('0x11')](_0xd4f1('0x10'),auth[_0xd4f1('0x9')](),controller[_0xd4f1('0x12')]);module[_0xd4f1('0x13')]=router;
\ No newline at end of file