Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index f88f41f..ed93eb7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8a8b=['../../components/interaction/service','../../config/environment','get','isAuthenticated','/describe','describe','/:id','show','create','update','delete','destroy','exports','util','path','express','Router','fs-extra','../../components/auth/service'];(function(_0x305cc5,_0x317607){var _0x3ef26f=function(_0x309528){while(--_0x309528){_0x305cc5['push'](_0x305cc5['shift']());}};_0x3ef26f(++_0x317607);}(_0x8a8b,0x19c));var _0xb8a8=function(_0xf7e233,_0x337bd0){_0xf7e233=_0xf7e233-0x0;var _0x27a22a=_0x8a8b[_0xf7e233];return _0x27a22a;};'use strict';var multer=require('multer');var util=require(_0xb8a8('0x0'));var path=require(_0xb8a8('0x1'));var timeout=require('connect-timeout');var express=require(_0xb8a8('0x2'));var router=express[_0xb8a8('0x3')]();var fs_extra=require(_0xb8a8('0x4'));var auth=require(_0xb8a8('0x5'));var interaction=require(_0xb8a8('0x6'));var config=require(_0xb8a8('0x7'));var controller=require('./jscriptyQuestionReport.controller');router[_0xb8a8('0x8')]('/',auth[_0xb8a8('0x9')](),controller['index']);router[_0xb8a8('0x8')](_0xb8a8('0xa'),auth[_0xb8a8('0x9')](),controller[_0xb8a8('0xb')]);router[_0xb8a8('0x8')](_0xb8a8('0xc'),auth[_0xb8a8('0x9')](),controller[_0xb8a8('0xd')]);router['post']('/',auth[_0xb8a8('0x9')](),controller[_0xb8a8('0xe')]);router['put'](_0xb8a8('0xc'),auth['isAuthenticated'](),controller[_0xb8a8('0xf')]);router[_0xb8a8('0x10')](_0xb8a8('0xc'),auth['isAuthenticated'](),controller[_0xb8a8('0x11')]);module[_0xb8a8('0x12')]=router;
\ No newline at end of file
+var _0x8bc1=['isAuthenticated','describe','show','post','create','put','/:id','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index'];(function(_0x5b644e,_0x2e5e07){var _0x49c6bf=function(_0x3032d9){while(--_0x3032d9){_0x5b644e['push'](_0x5b644e['shift']());}};_0x49c6bf(++_0x2e5e07);}(_0x8bc1,0x1ae));var _0x18bc=function(_0x8fd62a,_0x18203d){_0x8fd62a=_0x8fd62a-0x0;var _0x2354bc=_0x8bc1[_0x8fd62a];return _0x2354bc;};'use strict';var multer=require(_0x18bc('0x0'));var util=require('util');var path=require(_0x18bc('0x1'));var timeout=require('connect-timeout');var express=require(_0x18bc('0x2'));var router=express[_0x18bc('0x3')]();var fs_extra=require(_0x18bc('0x4'));var auth=require(_0x18bc('0x5'));var interaction=require(_0x18bc('0x6'));var config=require(_0x18bc('0x7'));var controller=require('./jscriptyQuestionReport.controller');router[_0x18bc('0x8')]('/',auth['isAuthenticated'](),controller[_0x18bc('0x9')]);router[_0x18bc('0x8')]('/describe',auth[_0x18bc('0xa')](),controller[_0x18bc('0xb')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0x18bc('0xc')]);router[_0x18bc('0xd')]('/',auth[_0x18bc('0xa')](),controller[_0x18bc('0xe')]);router[_0x18bc('0xf')](_0x18bc('0x10'),auth['isAuthenticated'](),controller['update']);router[_0x18bc('0x11')](_0x18bc('0x10'),auth['isAuthenticated'](),controller[_0x18bc('0x12')]);module[_0x18bc('0x13')]=router;
\ No newline at end of file