Built motion from commit (unavailable).|2.4.7
[motion2.git] / server / api / jscriptySessionReport / index.js
index 5333613..9188287 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3435=['update','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','isAuthenticated','index','describe','get','/:id','getQuestions','post','create'];(function(_0x229ce3,_0x267425){var _0x3d4473=function(_0xfa43a2){while(--_0xfa43a2){_0x229ce3['push'](_0x229ce3['shift']());}};_0x3d4473(++_0x267425);}(_0x3435,0xfa));var _0x5343=function(_0x82129b,_0x484ae9){_0x82129b=_0x82129b-0x0;var _0x2ae5dc=_0x3435[_0x82129b];return _0x2ae5dc;};'use strict';var multer=require(_0x5343('0x0'));var util=require(_0x5343('0x1'));var path=require(_0x5343('0x2'));var timeout=require(_0x5343('0x3'));var express=require(_0x5343('0x4'));var router=express[_0x5343('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0x5343('0x6'));var config=require(_0x5343('0x7'));var controller=require('./jscriptySessionReport.controller');router['get']('/',auth[_0x5343('0x8')](),controller[_0x5343('0x9')]);router['get']('/describe',auth[_0x5343('0x8')](),controller[_0x5343('0xa')]);router[_0x5343('0xb')](_0x5343('0xc'),auth[_0x5343('0x8')](),controller['show']);router[_0x5343('0xb')]('/:id/questions',auth[_0x5343('0x8')](),controller[_0x5343('0xd')]);router[_0x5343('0xe')]('/',auth[_0x5343('0x8')](),controller[_0x5343('0xf')]);router['put'](_0x5343('0xc'),auth[_0x5343('0x8')](),controller[_0x5343('0x10')]);router['delete'](_0x5343('0xc'),auth['isAuthenticated'](),controller[_0x5343('0x11')]);module[_0x5343('0x12')]=router;
\ No newline at end of file
+var _0xc6ab=['/describe','describe','show','getQuestions','post','create','put','/:id','update','delete','multer','util','path','connect-timeout','express','../../components/interaction/service','../../config/environment','./jscriptySessionReport.controller','get','isAuthenticated'];(function(_0x44039a,_0x2ac8a8){var _0x525de5=function(_0x1dc635){while(--_0x1dc635){_0x44039a['push'](_0x44039a['shift']());}};_0x525de5(++_0x2ac8a8);}(_0xc6ab,0x96));var _0xbc6a=function(_0x371340,_0x243f95){_0x371340=_0x371340-0x0;var _0x442f46=_0xc6ab[_0x371340];return _0x442f46;};'use strict';var multer=require(_0xbc6a('0x0'));var util=require(_0xbc6a('0x1'));var path=require(_0xbc6a('0x2'));var timeout=require(_0xbc6a('0x3'));var express=require(_0xbc6a('0x4'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xbc6a('0x5'));var config=require(_0xbc6a('0x6'));var controller=require(_0xbc6a('0x7'));router[_0xbc6a('0x8')]('/',auth[_0xbc6a('0x9')](),controller['index']);router[_0xbc6a('0x8')](_0xbc6a('0xa'),auth[_0xbc6a('0x9')](),controller[_0xbc6a('0xb')]);router[_0xbc6a('0x8')]('/:id',auth['isAuthenticated'](),controller[_0xbc6a('0xc')]);router[_0xbc6a('0x8')]('/:id/questions',auth['isAuthenticated'](),controller[_0xbc6a('0xd')]);router[_0xbc6a('0xe')]('/',auth['isAuthenticated'](),controller[_0xbc6a('0xf')]);router[_0xbc6a('0x10')](_0xbc6a('0x11'),auth['isAuthenticated'](),controller[_0xbc6a('0x12')]);router[_0xbc6a('0x13')](_0xbc6a('0x11'),auth[_0xbc6a('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file