Built motion from commit (unavailable).|2.5.17
[motion2.git] / server / api / disposition / index.js
index f80a2aa..3862d33 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfd63=['put','update','delete','exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./disposition.controller','get','isAuthenticated','/:id','show','create'];(function(_0x2f23c6,_0x8eacbc){var _0x12e26a=function(_0x2b2b4b){while(--_0x2b2b4b){_0x2f23c6['push'](_0x2f23c6['shift']());}};_0x12e26a(++_0x8eacbc);}(_0xfd63,0x1be));var _0x3fd6=function(_0x1f353,_0x339af6){_0x1f353=_0x1f353-0x0;var _0x50c098=_0xfd63[_0x1f353];return _0x50c098;};'use strict';var multer=require(_0x3fd6('0x0'));var util=require(_0x3fd6('0x1'));var path=require('path');var timeout=require(_0x3fd6('0x2'));var express=require(_0x3fd6('0x3'));var router=express['Router']();var auth=require(_0x3fd6('0x4'));var interaction=require(_0x3fd6('0x5'));var config=require(_0x3fd6('0x6'));var controller=require(_0x3fd6('0x7'));router[_0x3fd6('0x8')]('/',auth[_0x3fd6('0x9')](),controller['index']);router[_0x3fd6('0x8')](_0x3fd6('0xa'),auth[_0x3fd6('0x9')](),controller[_0x3fd6('0xb')]);router['post']('/',auth['isAuthenticated'](),controller[_0x3fd6('0xc')]);router[_0x3fd6('0xd')](_0x3fd6('0xa'),auth[_0x3fd6('0x9')](),controller[_0x3fd6('0xe')]);router[_0x3fd6('0xf')](_0x3fd6('0xa'),auth[_0x3fd6('0x9')](),controller['destroy']);module[_0x3fd6('0x10')]=router;
\ No newline at end of file
+var _0x0b9f=['destroy','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./disposition.controller','get','isAuthenticated','/:id','show','post','create','put','delete'];(function(_0x2de0a7,_0x38d3e7){var _0x429437=function(_0x23c148){while(--_0x23c148){_0x2de0a7['push'](_0x2de0a7['shift']());}};_0x429437(++_0x38d3e7);}(_0x0b9f,0x9a));var _0xf0b9=function(_0xcadfc5,_0x374731){_0xcadfc5=_0xcadfc5-0x0;var _0x3b40f3=_0x0b9f[_0xcadfc5];return _0x3b40f3;};'use strict';var multer=require(_0xf0b9('0x0'));var util=require('util');var path=require(_0xf0b9('0x1'));var timeout=require(_0xf0b9('0x2'));var express=require(_0xf0b9('0x3'));var router=express[_0xf0b9('0x4')]();var auth=require(_0xf0b9('0x5'));var interaction=require(_0xf0b9('0x6'));var config=require('../../config/environment');var controller=require(_0xf0b9('0x7'));router[_0xf0b9('0x8')]('/',auth[_0xf0b9('0x9')](),controller['index']);router[_0xf0b9('0x8')](_0xf0b9('0xa'),auth[_0xf0b9('0x9')](),controller[_0xf0b9('0xb')]);router[_0xf0b9('0xc')]('/',auth[_0xf0b9('0x9')](),controller[_0xf0b9('0xd')]);router[_0xf0b9('0xe')](_0xf0b9('0xa'),auth[_0xf0b9('0x9')](),controller['update']);router[_0xf0b9('0xf')]('/:id',auth['isAuthenticated'](),controller[_0xf0b9('0x10')]);module['exports']=router;
\ No newline at end of file