Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / api / jscriptyAnswerReport / index.js
index c944be4..637a4e6 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 _0xc806=['update','destroy','path','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyAnswerReport.controller','get','isAuthenticated','index','/describe','/:id','show','post','create','put'];(function(_0x506931,_0x1ca545){var _0x2126dc=function(_0x43c55c){while(--_0x43c55c){_0x506931['push'](_0x506931['shift']());}};_0x2126dc(++_0x1ca545);}(_0xc806,0x1e2));var _0x6c80=function(_0x4477cf,_0x5565bd){_0x4477cf=_0x4477cf-0x0;var _0xfa8f87=_0xc806[_0x4477cf];return _0xfa8f87;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x6c80('0x0'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0x6c80('0x1'));var interaction=require(_0x6c80('0x2'));var config=require(_0x6c80('0x3'));var controller=require(_0x6c80('0x4'));router[_0x6c80('0x5')]('/',auth[_0x6c80('0x6')](),controller[_0x6c80('0x7')]);router[_0x6c80('0x5')](_0x6c80('0x8'),auth[_0x6c80('0x6')](),controller['describe']);router[_0x6c80('0x5')](_0x6c80('0x9'),auth[_0x6c80('0x6')](),controller[_0x6c80('0xa')]);router[_0x6c80('0xb')]('/',auth[_0x6c80('0x6')](),controller[_0x6c80('0xc')]);router[_0x6c80('0xd')](_0x6c80('0x9'),auth['isAuthenticated'](),controller[_0x6c80('0xe')]);router['delete'](_0x6c80('0x9'),auth[_0x6c80('0x6')](),controller[_0x6c80('0xf')]);module['exports']=router;
\ No newline at end of file