Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index f8b4c08..89a2f86 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb903=['path','connect-timeout','fs-extra','../../components/auth/service','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','destroy','multer','util'];(function(_0x49eb8a,_0x405539){var _0x468765=function(_0x306e48){while(--_0x306e48){_0x49eb8a['push'](_0x49eb8a['shift']());}};_0x468765(++_0x405539);}(_0xb903,0x96));var _0x3b90=function(_0x4883bb,_0xc1205a){_0x4883bb=_0x4883bb-0x0;var _0x544605=_0xb903[_0x4883bb];return _0x544605;};'use strict';var multer=require(_0x3b90('0x0'));var util=require(_0x3b90('0x1'));var path=require(_0x3b90('0x2'));var timeout=require(_0x3b90('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x3b90('0x4'));var auth=require(_0x3b90('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x3b90('0x6'));var controller=require(_0x3b90('0x7'));router[_0x3b90('0x8')]('/',auth[_0x3b90('0x9')](),controller[_0x3b90('0xa')]);router[_0x3b90('0x8')](_0x3b90('0xb'),auth[_0x3b90('0x9')](),controller[_0x3b90('0xc')]);router[_0x3b90('0x8')](_0x3b90('0xd'),auth[_0x3b90('0x9')](),controller[_0x3b90('0xe')]);router[_0x3b90('0xf')]('/',auth[_0x3b90('0x9')](),controller[_0x3b90('0x10')]);router[_0x3b90('0x11')](_0x3b90('0xd'),auth[_0x3b90('0x9')](),controller['update']);router['delete'](_0x3b90('0xd'),auth[_0x3b90('0x9')](),controller[_0x3b90('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0xcae9=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','isAuthenticated','get','/describe','/:id','show','create','update','delete','exports','multer','util','path','connect-timeout','express'];(function(_0x4d45c1,_0x2beda1){var _0x244478=function(_0x11304c){while(--_0x11304c){_0x4d45c1['push'](_0x4d45c1['shift']());}};_0x244478(++_0x2beda1);}(_0xcae9,0xff));var _0x9cae=function(_0x5e848d,_0x1dbd20){_0x5e848d=_0x5e848d-0x0;var _0x3785e5=_0xcae9[_0x5e848d];return _0x3785e5;};'use strict';var multer=require(_0x9cae('0x0'));var util=require(_0x9cae('0x1'));var path=require(_0x9cae('0x2'));var timeout=require(_0x9cae('0x3'));var express=require(_0x9cae('0x4'));var router=express[_0x9cae('0x5')]();var fs_extra=require(_0x9cae('0x6'));var auth=require(_0x9cae('0x7'));var interaction=require(_0x9cae('0x8'));var config=require(_0x9cae('0x9'));var controller=require(_0x9cae('0xa'));router['get']('/',auth[_0x9cae('0xb')](),controller['index']);router[_0x9cae('0xc')](_0x9cae('0xd'),auth[_0x9cae('0xb')](),controller['describe']);router[_0x9cae('0xc')](_0x9cae('0xe'),auth[_0x9cae('0xb')](),controller[_0x9cae('0xf')]);router['post']('/',auth[_0x9cae('0xb')](),controller[_0x9cae('0x10')]);router['put'](_0x9cae('0xe'),auth['isAuthenticated'](),controller[_0x9cae('0x11')]);router[_0x9cae('0x12')](_0x9cae('0xe'),auth[_0x9cae('0xb')](),controller['destroy']);module[_0x9cae('0x13')]=router;
\ No newline at end of file