Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / integrationReport / index.js
index 65edb8f..96b1e10 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x151b=['delete','destroy','exports','multer','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','describe','show','post','put','/:id','update'];(function(_0xa9c2de,_0x4f12f1){var _0x5703a4=function(_0x1811a5){while(--_0x1811a5){_0xa9c2de['push'](_0xa9c2de['shift']());}};_0x5703a4(++_0x4f12f1);}(_0x151b,0x153));var _0xb151=function(_0x2f048c,_0x5baf98){_0x2f048c=_0x2f048c-0x0;var _0x4dea19=_0x151b[_0x2f048c];return _0x4dea19;};'use strict';var multer=require(_0xb151('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xb151('0x1'));var express=require('express');var router=express[_0xb151('0x2')]();var auth=require(_0xb151('0x3'));var interaction=require(_0xb151('0x4'));var config=require('../../config/environment');var controller=require('./integrationReport.controller');router[_0xb151('0x5')]('/',auth[_0xb151('0x6')](),controller['index']);router[_0xb151('0x5')]('/describe',auth[_0xb151('0x6')](),controller[_0xb151('0x7')]);router[_0xb151('0x5')]('/:id',auth['isAuthenticated'](),controller[_0xb151('0x8')]);router[_0xb151('0x9')]('/',auth['isAuthenticated'](),controller['create']);router[_0xb151('0xa')](_0xb151('0xb'),auth[_0xb151('0x6')](),controller[_0xb151('0xc')]);router[_0xb151('0xd')](_0xb151('0xb'),auth[_0xb151('0x6')](),controller[_0xb151('0xe')]);module[_0xb151('0xf')]=router;
\ No newline at end of file
+var _0xef0f=['update','delete','destroy','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','./integrationReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put'];(function(_0x2d9ad3,_0x3aba45){var _0x1b1a8b=function(_0xbd849b){while(--_0xbd849b){_0x2d9ad3['push'](_0x2d9ad3['shift']());}};_0x1b1a8b(++_0x3aba45);}(_0xef0f,0x168));var _0xfef0=function(_0x11e6a5,_0x3d3855){_0x11e6a5=_0x11e6a5-0x0;var _0x341df5=_0xef0f[_0x11e6a5];return _0x341df5;};'use strict';var multer=require(_0xfef0('0x0'));var util=require('util');var path=require(_0xfef0('0x1'));var timeout=require(_0xfef0('0x2'));var express=require(_0xfef0('0x3'));var router=express['Router']();var fs_extra=require(_0xfef0('0x4'));var auth=require(_0xfef0('0x5'));var interaction=require(_0xfef0('0x6'));var config=require('../../config/environment');var controller=require(_0xfef0('0x7'));router[_0xfef0('0x8')]('/',auth[_0xfef0('0x9')](),controller[_0xfef0('0xa')]);router[_0xfef0('0x8')](_0xfef0('0xb'),auth['isAuthenticated'](),controller[_0xfef0('0xc')]);router['get'](_0xfef0('0xd'),auth[_0xfef0('0x9')](),controller[_0xfef0('0xe')]);router[_0xfef0('0xf')]('/',auth[_0xfef0('0x9')](),controller[_0xfef0('0x10')]);router[_0xfef0('0x11')](_0xfef0('0xd'),auth[_0xfef0('0x9')](),controller[_0xfef0('0x12')]);router[_0xfef0('0x13')](_0xfef0('0xd'),auth[_0xfef0('0x9')](),controller[_0xfef0('0x14')]);module['exports']=router;
\ No newline at end of file