Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / integrationReport / index.js
index 65edb8f..db6357b 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 _0x5f2f=['put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','./integrationReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post'];(function(_0x1ac595,_0x5d2081){var _0x455fff=function(_0x3043ee){while(--_0x3043ee){_0x1ac595['push'](_0x1ac595['shift']());}};_0x455fff(++_0x5d2081);}(_0x5f2f,0x73));var _0xf5f2=function(_0x4cfd27,_0x34f362){_0x4cfd27=_0x4cfd27-0x0;var _0x7efd47=_0x5f2f[_0x4cfd27];return _0x7efd47;};'use strict';var multer=require(_0xf5f2('0x0'));var util=require(_0xf5f2('0x1'));var path=require(_0xf5f2('0x2'));var timeout=require(_0xf5f2('0x3'));var express=require(_0xf5f2('0x4'));var router=express[_0xf5f2('0x5')]();var fs_extra=require(_0xf5f2('0x6'));var auth=require(_0xf5f2('0x7'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xf5f2('0x8'));router[_0xf5f2('0x9')]('/',auth[_0xf5f2('0xa')](),controller[_0xf5f2('0xb')]);router[_0xf5f2('0x9')](_0xf5f2('0xc'),auth['isAuthenticated'](),controller[_0xf5f2('0xd')]);router[_0xf5f2('0x9')](_0xf5f2('0xe'),auth['isAuthenticated'](),controller[_0xf5f2('0xf')]);router[_0xf5f2('0x10')]('/',auth[_0xf5f2('0xa')](),controller['create']);router[_0xf5f2('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xf5f2('0x12')]);router[_0xf5f2('0x13')]('/:id',auth[_0xf5f2('0xa')](),controller[_0xf5f2('0x14')]);module[_0xf5f2('0x15')]=router;
\ No newline at end of file