Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / jscriptyAnswerReport / index.js
index 61d960e..61d36ab 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x65b7=['update','delete','destroy','multer','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','describe','/:id','post','create','put'];(function(_0x5e8c2f,_0x17a7bd){var _0xf429de=function(_0x10e66c){while(--_0x10e66c){_0x5e8c2f['push'](_0x5e8c2f['shift']());}};_0xf429de(++_0x17a7bd);}(_0x65b7,0xad));var _0x765b=function(_0x3d8c19,_0x316cb0){_0x3d8c19=_0x3d8c19-0x0;var _0x27dad7=_0x65b7[_0x3d8c19];return _0x27dad7;};'use strict';var multer=require(_0x765b('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x765b('0x1'));var router=express[_0x765b('0x2')]();var auth=require(_0x765b('0x3'));var interaction=require(_0x765b('0x4'));var config=require(_0x765b('0x5'));var controller=require('./jscriptyAnswerReport.controller');router['get']('/',auth[_0x765b('0x6')](),controller[_0x765b('0x7')]);router[_0x765b('0x8')]('/describe',auth[_0x765b('0x6')](),controller[_0x765b('0x9')]);router[_0x765b('0x8')](_0x765b('0xa'),auth[_0x765b('0x6')](),controller['show']);router[_0x765b('0xb')]('/',auth[_0x765b('0x6')](),controller[_0x765b('0xc')]);router[_0x765b('0xd')](_0x765b('0xa'),auth['isAuthenticated'](),controller[_0x765b('0xe')]);router[_0x765b('0xf')]('/:id',auth['isAuthenticated'](),controller[_0x765b('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0xda55=['../../components/auth/service','../../components/interaction/service','./jscriptyAnswerReport.controller','isAuthenticated','get','/describe','describe','/:id','show','create','put','update','delete','destroy','multer','util','express','Router','fs-extra'];(function(_0x2db12b,_0x30ab1d){var _0x20990b=function(_0x589477){while(--_0x589477){_0x2db12b['push'](_0x2db12b['shift']());}};_0x20990b(++_0x30ab1d);}(_0xda55,0x6d));var _0x5da5=function(_0x346df7,_0x3404ad){_0x346df7=_0x346df7-0x0;var _0x504fd8=_0xda55[_0x346df7];return _0x504fd8;};'use strict';var multer=require(_0x5da5('0x0'));var util=require(_0x5da5('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x5da5('0x2'));var router=express[_0x5da5('0x3')]();var fs_extra=require(_0x5da5('0x4'));var auth=require(_0x5da5('0x5'));var interaction=require(_0x5da5('0x6'));var config=require('../../config/environment');var controller=require(_0x5da5('0x7'));router['get']('/',auth[_0x5da5('0x8')](),controller['index']);router[_0x5da5('0x9')](_0x5da5('0xa'),auth[_0x5da5('0x8')](),controller[_0x5da5('0xb')]);router[_0x5da5('0x9')](_0x5da5('0xc'),auth[_0x5da5('0x8')](),controller[_0x5da5('0xd')]);router['post']('/',auth[_0x5da5('0x8')](),controller[_0x5da5('0xe')]);router[_0x5da5('0xf')](_0x5da5('0xc'),auth[_0x5da5('0x8')](),controller[_0x5da5('0x10')]);router[_0x5da5('0x11')]('/:id',auth[_0x5da5('0x8')](),controller[_0x5da5('0x12')]);module['exports']=router;
\ No newline at end of file