Built motion from commit (unavailable).|2.5.13
[motion2.git] / server / api / jscriptyAnswerReport / index.js
index c944be4..bfbdddf 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x98b4=['../../components/interaction/service','../../config/environment','./jscriptyAnswerReport.controller','get','isAuthenticated','/describe','describe','show','post','create','put','/:id','update','destroy','exports','path','express','Router'];(function(_0x3b6d9a,_0x45ab1b){var _0x27b509=function(_0x2eadab){while(--_0x2eadab){_0x3b6d9a['push'](_0x3b6d9a['shift']());}};_0x27b509(++_0x45ab1b);}(_0x98b4,0x177));var _0x498b=function(_0x24f31b,_0x44b8f3){_0x24f31b=_0x24f31b-0x0;var _0x488401=_0x98b4[_0x24f31b];return _0x488401;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x498b('0x0'));var timeout=require('connect-timeout');var express=require(_0x498b('0x1'));var router=express[_0x498b('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0x498b('0x3'));var config=require(_0x498b('0x4'));var controller=require(_0x498b('0x5'));router[_0x498b('0x6')]('/',auth[_0x498b('0x7')](),controller['index']);router['get'](_0x498b('0x8'),auth[_0x498b('0x7')](),controller[_0x498b('0x9')]);router[_0x498b('0x6')]('/:id',auth['isAuthenticated'](),controller[_0x498b('0xa')]);router[_0x498b('0xb')]('/',auth[_0x498b('0x7')](),controller[_0x498b('0xc')]);router[_0x498b('0xd')](_0x498b('0xe'),auth[_0x498b('0x7')](),controller[_0x498b('0xf')]);router['delete']('/:id',auth[_0x498b('0x7')](),controller[_0x498b('0x10')]);module[_0x498b('0x11')]=router;
\ No newline at end of file
+var _0xa384=['path','connect-timeout','../../components/interaction/service','../../config/environment','./jscriptyAnswerReport.controller','get','isAuthenticated','index','/describe','describe','post','create','put','/:id','destroy','multer','util'];(function(_0x40d7f6,_0x586ecd){var _0x1cb213=function(_0x11f835){while(--_0x11f835){_0x40d7f6['push'](_0x40d7f6['shift']());}};_0x1cb213(++_0x586ecd);}(_0xa384,0x174));var _0x4a38=function(_0x486f4a,_0x478dc7){_0x486f4a=_0x486f4a-0x0;var _0x135d99=_0xa384[_0x486f4a];return _0x135d99;};'use strict';var multer=require(_0x4a38('0x0'));var util=require(_0x4a38('0x1'));var path=require(_0x4a38('0x2'));var timeout=require(_0x4a38('0x3'));var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x4a38('0x4'));var config=require(_0x4a38('0x5'));var controller=require(_0x4a38('0x6'));router[_0x4a38('0x7')]('/',auth[_0x4a38('0x8')](),controller[_0x4a38('0x9')]);router[_0x4a38('0x7')](_0x4a38('0xa'),auth['isAuthenticated'](),controller[_0x4a38('0xb')]);router[_0x4a38('0x7')]('/:id',auth['isAuthenticated'](),controller['show']);router[_0x4a38('0xc')]('/',auth[_0x4a38('0x8')](),controller[_0x4a38('0xd')]);router[_0x4a38('0xe')](_0x4a38('0xf'),auth[_0x4a38('0x8')](),controller['update']);router['delete'](_0x4a38('0xf'),auth[_0x4a38('0x8')](),controller[_0x4a38('0x10')]);module['exports']=router;
\ No newline at end of file