Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index 44cc6e5..2155577 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x76de=['/:id','show','post','create','update','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/describe','describe'];(function(_0x1573ea,_0x434f02){var _0x51c0e2=function(_0x5c9b28){while(--_0x5c9b28){_0x1573ea['push'](_0x1573ea['shift']());}};_0x51c0e2(++_0x434f02);}(_0x76de,0x15b));var _0xe76d=function(_0x3ad59b,_0x13aca3){_0x3ad59b=_0x3ad59b-0x0;var _0x453202=_0x76de[_0x3ad59b];return _0x453202;};'use strict';var multer=require(_0xe76d('0x0'));var util=require(_0xe76d('0x1'));var path=require(_0xe76d('0x2'));var timeout=require(_0xe76d('0x3'));var express=require(_0xe76d('0x4'));var router=express['Router']();var fs_extra=require(_0xe76d('0x5'));var auth=require(_0xe76d('0x6'));var interaction=require(_0xe76d('0x7'));var config=require('../../config/environment');var controller=require('./jscriptyQuestionReport.controller');router[_0xe76d('0x8')]('/',auth[_0xe76d('0x9')](),controller[_0xe76d('0xa')]);router[_0xe76d('0x8')](_0xe76d('0xb'),auth[_0xe76d('0x9')](),controller[_0xe76d('0xc')]);router[_0xe76d('0x8')](_0xe76d('0xd'),auth[_0xe76d('0x9')](),controller[_0xe76d('0xe')]);router[_0xe76d('0xf')]('/',auth[_0xe76d('0x9')](),controller[_0xe76d('0x10')]);router['put'](_0xe76d('0xd'),auth[_0xe76d('0x9')](),controller[_0xe76d('0x11')]);router['delete']('/:id',auth[_0xe76d('0x9')](),controller[_0xe76d('0x12')]);module[_0xe76d('0x13')]=router;
\ No newline at end of file
+var _0xfc26=['describe','show','post','create','put','/:id','update','delete','multer','util','connect-timeout','express','../../components/auth/service','../../config/environment','get','isAuthenticated','/describe'];(function(_0x14fdf0,_0x5abd4e){var _0x15f45e=function(_0x19c9a8){while(--_0x19c9a8){_0x14fdf0['push'](_0x14fdf0['shift']());}};_0x15f45e(++_0x5abd4e);}(_0xfc26,0x118));var _0x6fc2=function(_0x48999d,_0x1e02cb){_0x48999d=_0x48999d-0x0;var _0x1ad0d1=_0xfc26[_0x48999d];return _0x1ad0d1;};'use strict';var multer=require(_0x6fc2('0x0'));var util=require(_0x6fc2('0x1'));var path=require('path');var timeout=require(_0x6fc2('0x2'));var express=require(_0x6fc2('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x6fc2('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x6fc2('0x5'));var controller=require('./jscriptyQuestionReport.controller');router[_0x6fc2('0x6')]('/',auth[_0x6fc2('0x7')](),controller['index']);router['get'](_0x6fc2('0x8'),auth[_0x6fc2('0x7')](),controller[_0x6fc2('0x9')]);router[_0x6fc2('0x6')]('/:id',auth[_0x6fc2('0x7')](),controller[_0x6fc2('0xa')]);router[_0x6fc2('0xb')]('/',auth[_0x6fc2('0x7')](),controller[_0x6fc2('0xc')]);router[_0x6fc2('0xd')](_0x6fc2('0xe'),auth[_0x6fc2('0x7')](),controller[_0x6fc2('0xf')]);router[_0x6fc2('0x10')](_0x6fc2('0xe'),auth[_0x6fc2('0x7')](),controller['destroy']);module['exports']=router;
\ No newline at end of file