Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / integrationReport / index.js
index 0514387..5c18a87 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf774=['/describe','describe','/:id','show','create','put','delete','destroy','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./integrationReport.controller','isAuthenticated','index','get'];(function(_0x209941,_0x5c9988){var _0x1e8729=function(_0x51a9b8){while(--_0x51a9b8){_0x209941['push'](_0x209941['shift']());}};_0x1e8729(++_0x5c9988);}(_0xf774,0x11a));var _0x4f77=function(_0x12725d,_0x146cf3){_0x12725d=_0x12725d-0x0;var _0x3fa183=_0xf774[_0x12725d];return _0x3fa183;};'use strict';var multer=require(_0x4f77('0x0'));var util=require(_0x4f77('0x1'));var path=require(_0x4f77('0x2'));var timeout=require('connect-timeout');var express=require(_0x4f77('0x3'));var router=express[_0x4f77('0x4')]();var auth=require(_0x4f77('0x5'));var interaction=require(_0x4f77('0x6'));var config=require(_0x4f77('0x7'));var controller=require(_0x4f77('0x8'));router['get']('/',auth[_0x4f77('0x9')](),controller[_0x4f77('0xa')]);router[_0x4f77('0xb')](_0x4f77('0xc'),auth[_0x4f77('0x9')](),controller[_0x4f77('0xd')]);router['get'](_0x4f77('0xe'),auth[_0x4f77('0x9')](),controller[_0x4f77('0xf')]);router['post']('/',auth[_0x4f77('0x9')](),controller[_0x4f77('0x10')]);router[_0x4f77('0x11')](_0x4f77('0xe'),auth[_0x4f77('0x9')](),controller['update']);router[_0x4f77('0x12')](_0x4f77('0xe'),auth[_0x4f77('0x9')](),controller[_0x4f77('0x13')]);module[_0x4f77('0x14')]=router;
\ No newline at end of file
+var _0x766b=['destroy','exports','multer','util','Router','../../components/auth/service','../../components/interaction/service','./integrationReport.controller','get','index','/describe','isAuthenticated','describe','/:id','show','post','create','put','update'];(function(_0x9aaca8,_0x222c1a){var _0x1a77bd=function(_0x1b319a){while(--_0x1b319a){_0x9aaca8['push'](_0x9aaca8['shift']());}};_0x1a77bd(++_0x222c1a);}(_0x766b,0x158));var _0xb766=function(_0x14b6cf,_0x4cbb80){_0x14b6cf=_0x14b6cf-0x0;var _0x140e80=_0x766b[_0x14b6cf];return _0x140e80;};'use strict';var multer=require(_0xb766('0x0'));var util=require(_0xb766('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0xb766('0x2')]();var auth=require(_0xb766('0x3'));var interaction=require(_0xb766('0x4'));var config=require('../../config/environment');var controller=require(_0xb766('0x5'));router[_0xb766('0x6')]('/',auth['isAuthenticated'](),controller[_0xb766('0x7')]);router['get'](_0xb766('0x8'),auth[_0xb766('0x9')](),controller[_0xb766('0xa')]);router[_0xb766('0x6')](_0xb766('0xb'),auth['isAuthenticated'](),controller[_0xb766('0xc')]);router[_0xb766('0xd')]('/',auth[_0xb766('0x9')](),controller[_0xb766('0xe')]);router[_0xb766('0xf')](_0xb766('0xb'),auth[_0xb766('0x9')](),controller[_0xb766('0x10')]);router['delete'](_0xb766('0xb'),auth[_0xb766('0x9')](),controller[_0xb766('0x11')]);module[_0xb766('0x12')]=router;
\ No newline at end of file