Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / integrationReport / index.js
index 5de8bb0..18fb328 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x848a=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./integrationReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','delete','destroy','exports','multer','path'];(function(_0x1cd1b7,_0x1f68f7){var _0x15ef49=function(_0x308693){while(--_0x308693){_0x1cd1b7['push'](_0x1cd1b7['shift']());}};_0x15ef49(++_0x1f68f7);}(_0x848a,0x1b6));var _0xa848=function(_0x26b80e,_0x5c9333){_0x26b80e=_0x26b80e-0x0;var _0x84a8a8=_0x848a[_0x26b80e];return _0x84a8a8;};'use strict';var multer=require(_0xa848('0x0'));var util=require('util');var path=require(_0xa848('0x1'));var timeout=require(_0xa848('0x2'));var express=require(_0xa848('0x3'));var router=express[_0xa848('0x4')]();var auth=require(_0xa848('0x5'));var interaction=require(_0xa848('0x6'));var config=require('../../config/environment');var controller=require(_0xa848('0x7'));router[_0xa848('0x8')]('/',auth[_0xa848('0x9')](),controller[_0xa848('0xa')]);router[_0xa848('0x8')](_0xa848('0xb'),auth[_0xa848('0x9')](),controller[_0xa848('0xc')]);router[_0xa848('0x8')](_0xa848('0xd'),auth[_0xa848('0x9')](),controller[_0xa848('0xe')]);router[_0xa848('0xf')]('/',auth['isAuthenticated'](),controller[_0xa848('0x10')]);router['put']('/:id',auth['isAuthenticated'](),controller['update']);router[_0xa848('0x11')](_0xa848('0xd'),auth[_0xa848('0x9')](),controller[_0xa848('0x12')]);module[_0xa848('0x13')]=router;
\ No newline at end of file
+var _0x5ed0=['../../components/interaction/service','../../config/environment','get','/describe','isAuthenticated','describe','post','put','/:id','update','delete','destroy','exports','util','path','connect-timeout','express','Router','../../components/auth/service'];(function(_0x2e2f68,_0x4e0d4f){var _0x587627=function(_0x1f08ce){while(--_0x1f08ce){_0x2e2f68['push'](_0x2e2f68['shift']());}};_0x587627(++_0x4e0d4f);}(_0x5ed0,0xcb));var _0x05ed=function(_0x27518e,_0x1bf11d){_0x27518e=_0x27518e-0x0;var _0x1e8dee=_0x5ed0[_0x27518e];return _0x1e8dee;};'use strict';var multer=require('multer');var util=require(_0x05ed('0x0'));var path=require(_0x05ed('0x1'));var timeout=require(_0x05ed('0x2'));var express=require(_0x05ed('0x3'));var router=express[_0x05ed('0x4')]();var auth=require(_0x05ed('0x5'));var interaction=require(_0x05ed('0x6'));var config=require(_0x05ed('0x7'));var controller=require('./integrationReport.controller');router[_0x05ed('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0x05ed('0x8')](_0x05ed('0x9'),auth[_0x05ed('0xa')](),controller[_0x05ed('0xb')]);router[_0x05ed('0x8')]('/:id',auth[_0x05ed('0xa')](),controller['show']);router[_0x05ed('0xc')]('/',auth[_0x05ed('0xa')](),controller['create']);router[_0x05ed('0xd')](_0x05ed('0xe'),auth['isAuthenticated'](),controller[_0x05ed('0xf')]);router[_0x05ed('0x10')](_0x05ed('0xe'),auth[_0x05ed('0xa')](),controller[_0x05ed('0x11')]);module[_0x05ed('0x12')]=router;
\ No newline at end of file