Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index 2d3dd28..b127d98 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x957a=['delete','/:id','destroy','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','update'];(function(_0x19950b,_0x53d0d7){var _0x3c6b41=function(_0x3924ad){while(--_0x3924ad){_0x19950b['push'](_0x19950b['shift']());}};_0x3c6b41(++_0x53d0d7);}(_0x957a,0x137));var _0xa957=function(_0x55b585,_0x20e7e9){_0x55b585=_0x55b585-0x0;var _0x356ffe=_0x957a[_0x55b585];return _0x356ffe;};'use strict';var multer=require(_0xa957('0x0'));var util=require(_0xa957('0x1'));var path=require(_0xa957('0x2'));var timeout=require(_0xa957('0x3'));var express=require(_0xa957('0x4'));var router=express['Router']();var auth=require(_0xa957('0x5'));var interaction=require(_0xa957('0x6'));var config=require(_0xa957('0x7'));var controller=require(_0xa957('0x8'));router[_0xa957('0x9')]('/',auth[_0xa957('0xa')](),controller[_0xa957('0xb')]);router[_0xa957('0x9')](_0xa957('0xc'),auth[_0xa957('0xa')](),controller[_0xa957('0xd')]);router['get']('/:id',auth[_0xa957('0xa')](),controller[_0xa957('0xe')]);router[_0xa957('0xf')]('/',auth[_0xa957('0xa')](),controller[_0xa957('0x10')]);router[_0xa957('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xa957('0x12')]);router[_0xa957('0x13')](_0xa957('0x14'),auth[_0xa957('0xa')](),controller[_0xa957('0x15')]);module['exports']=router;
\ No newline at end of file
+var _0x0a4e=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','./jscriptyQuestionReport.controller','get','isAuthenticated','index','/describe','describe','/:id','post','create','update','delete','exports','path','express'];(function(_0x7bf762,_0x480fbc){var _0x1ae029=function(_0x471735){while(--_0x471735){_0x7bf762['push'](_0x7bf762['shift']());}};_0x1ae029(++_0x480fbc);}(_0x0a4e,0xe8));var _0xe0a4=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0a4e[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xe0a4('0x0'));var timeout=require('connect-timeout');var express=require(_0xe0a4('0x1'));var router=express[_0xe0a4('0x2')]();var fs_extra=require(_0xe0a4('0x3'));var auth=require(_0xe0a4('0x4'));var interaction=require(_0xe0a4('0x5'));var config=require('../../config/environment');var controller=require(_0xe0a4('0x6'));router[_0xe0a4('0x7')]('/',auth[_0xe0a4('0x8')](),controller[_0xe0a4('0x9')]);router['get'](_0xe0a4('0xa'),auth[_0xe0a4('0x8')](),controller[_0xe0a4('0xb')]);router['get'](_0xe0a4('0xc'),auth['isAuthenticated'](),controller['show']);router[_0xe0a4('0xd')]('/',auth[_0xe0a4('0x8')](),controller[_0xe0a4('0xe')]);router['put'](_0xe0a4('0xc'),auth[_0xe0a4('0x8')](),controller[_0xe0a4('0xf')]);router[_0xe0a4('0x10')](_0xe0a4('0xc'),auth[_0xe0a4('0x8')](),controller['destroy']);module[_0xe0a4('0x11')]=router;
\ No newline at end of file