Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / disposition / index.js
index ec3f47b..17c4f58 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x376a=['show','post','create','put','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./disposition.controller','get','/:id','isAuthenticated'];(function(_0x5b5960,_0x2bab09){var _0x16b671=function(_0x430f0b){while(--_0x430f0b){_0x5b5960['push'](_0x5b5960['shift']());}};_0x16b671(++_0x2bab09);}(_0x376a,0x6c));var _0xa376=function(_0x2792c3,_0x26368c){_0x2792c3=_0x2792c3-0x0;var _0x11a984=_0x376a[_0x2792c3];return _0x11a984;};'use strict';var multer=require(_0xa376('0x0'));var util=require('util');var path=require(_0xa376('0x1'));var timeout=require(_0xa376('0x2'));var express=require(_0xa376('0x3'));var router=express[_0xa376('0x4')]();var auth=require(_0xa376('0x5'));var interaction=require(_0xa376('0x6'));var config=require(_0xa376('0x7'));var controller=require(_0xa376('0x8'));router[_0xa376('0x9')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xa376('0xa'),auth[_0xa376('0xb')](),controller[_0xa376('0xc')]);router[_0xa376('0xd')]('/',auth[_0xa376('0xb')](),controller[_0xa376('0xe')]);router[_0xa376('0xf')]('/:id',auth[_0xa376('0xb')](),controller[_0xa376('0x10')]);router[_0xa376('0x11')](_0xa376('0xa'),auth[_0xa376('0xb')](),controller[_0xa376('0x12')]);module[_0xa376('0x13')]=router;
\ No newline at end of file
+var _0xc80a=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./disposition.controller','get','isAuthenticated','index','/:id','show','update','delete','destroy','exports','path','Router'];(function(_0x5962b4,_0x84be73){var _0xe6443c=function(_0x2b37d4){while(--_0x2b37d4){_0x5962b4['push'](_0x5962b4['shift']());}};_0xe6443c(++_0x84be73);}(_0xc80a,0x8e));var _0xac80=function(_0x77b027,_0x5a935a){_0x77b027=_0x77b027-0x0;var _0x2f1e0b=_0xc80a[_0x77b027];return _0x2f1e0b;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xac80('0x0'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xac80('0x1')]();var fs_extra=require(_0xac80('0x2'));var auth=require(_0xac80('0x3'));var interaction=require(_0xac80('0x4'));var config=require(_0xac80('0x5'));var controller=require(_0xac80('0x6'));router[_0xac80('0x7')]('/',auth[_0xac80('0x8')](),controller[_0xac80('0x9')]);router['get'](_0xac80('0xa'),auth[_0xac80('0x8')](),controller[_0xac80('0xb')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router['put'](_0xac80('0xa'),auth['isAuthenticated'](),controller[_0xac80('0xc')]);router[_0xac80('0xd')]('/:id',auth[_0xac80('0x8')](),controller[_0xac80('0xe')]);module[_0xac80('0xf')]=router;
\ No newline at end of file