Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index 9daa3a5..f0c9455 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8d4e=['get','isAuthenticated','index','describe','/:id','show','post','put','update','delete','destroy','multer','util','path','connect-timeout','express','../../components/auth/service','../../config/environment','./jscriptyQuestionReport.controller'];(function(_0x52df51,_0x654c3a){var _0x130ee0=function(_0x13478f){while(--_0x13478f){_0x52df51['push'](_0x52df51['shift']());}};_0x130ee0(++_0x654c3a);}(_0x8d4e,0x1ad));var _0xe8d4=function(_0x503a48,_0x223a45){_0x503a48=_0x503a48-0x0;var _0x1967e7=_0x8d4e[_0x503a48];return _0x1967e7;};'use strict';var multer=require(_0xe8d4('0x0'));var util=require(_0xe8d4('0x1'));var path=require(_0xe8d4('0x2'));var timeout=require(_0xe8d4('0x3'));var express=require(_0xe8d4('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xe8d4('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xe8d4('0x6'));var controller=require(_0xe8d4('0x7'));router[_0xe8d4('0x8')]('/',auth[_0xe8d4('0x9')](),controller[_0xe8d4('0xa')]);router[_0xe8d4('0x8')]('/describe',auth[_0xe8d4('0x9')](),controller[_0xe8d4('0xb')]);router[_0xe8d4('0x8')](_0xe8d4('0xc'),auth[_0xe8d4('0x9')](),controller[_0xe8d4('0xd')]);router[_0xe8d4('0xe')]('/',auth[_0xe8d4('0x9')](),controller['create']);router[_0xe8d4('0xf')]('/:id',auth[_0xe8d4('0x9')](),controller[_0xe8d4('0x10')]);router[_0xe8d4('0x11')](_0xe8d4('0xc'),auth[_0xe8d4('0x9')](),controller[_0xe8d4('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0xc999=['/:id','post','create','update','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','get','index','/describe','isAuthenticated','describe'];(function(_0x50694c,_0x97a97d){var _0x33111e=function(_0x5f0d6f){while(--_0x5f0d6f){_0x50694c['push'](_0x50694c['shift']());}};_0x33111e(++_0x97a97d);}(_0xc999,0xe3));var _0x9c99=function(_0xf44d98,_0x12a472){_0xf44d98=_0xf44d98-0x0;var _0x5ebb04=_0xc999[_0xf44d98];return _0x5ebb04;};'use strict';var multer=require('multer');var util=require(_0x9c99('0x0'));var path=require(_0x9c99('0x1'));var timeout=require(_0x9c99('0x2'));var express=require(_0x9c99('0x3'));var router=express[_0x9c99('0x4')]();var fs_extra=require(_0x9c99('0x5'));var auth=require(_0x9c99('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x9c99('0x7'));var controller=require('./jscriptyQuestionReport.controller');router[_0x9c99('0x8')]('/',auth['isAuthenticated'](),controller[_0x9c99('0x9')]);router[_0x9c99('0x8')](_0x9c99('0xa'),auth[_0x9c99('0xb')](),controller[_0x9c99('0xc')]);router[_0x9c99('0x8')](_0x9c99('0xd'),auth[_0x9c99('0xb')](),controller['show']);router[_0x9c99('0xe')]('/',auth[_0x9c99('0xb')](),controller[_0x9c99('0xf')]);router['put']('/:id',auth[_0x9c99('0xb')](),controller[_0x9c99('0x10')]);router[_0x9c99('0x11')]('/:id',auth[_0x9c99('0xb')](),controller[_0x9c99('0x12')]);module[_0x9c99('0x13')]=router;
\ No newline at end of file