Built motion from commit (unavailable).|2.3.1
[motion2.git] / server / api / jscriptyAnswerReport / index.js
index 7a9c5c4..a3a314a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf758=['exports','util','path','connect-timeout','Router','../../config/environment','./jscriptyAnswerReport.controller','get','index','/describe','describe','/:id','show','post','isAuthenticated','update','delete','destroy'];(function(_0x25c4c7,_0x3cd8e0){var _0x44fb1b=function(_0x1f30e7){while(--_0x1f30e7){_0x25c4c7['push'](_0x25c4c7['shift']());}};_0x44fb1b(++_0x3cd8e0);}(_0xf758,0x1b1));var _0x8f75=function(_0x2c0cd0,_0x4d669e){_0x2c0cd0=_0x2c0cd0-0x0;var _0x30f63c=_0xf758[_0x2c0cd0];return _0x30f63c;};'use strict';var multer=require('multer');var util=require(_0x8f75('0x0'));var path=require(_0x8f75('0x1'));var timeout=require(_0x8f75('0x2'));var express=require('express');var router=express[_0x8f75('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x8f75('0x4'));var controller=require(_0x8f75('0x5'));router[_0x8f75('0x6')]('/',auth['isAuthenticated'](),controller[_0x8f75('0x7')]);router[_0x8f75('0x6')](_0x8f75('0x8'),auth['isAuthenticated'](),controller[_0x8f75('0x9')]);router['get'](_0x8f75('0xa'),auth['isAuthenticated'](),controller[_0x8f75('0xb')]);router[_0x8f75('0xc')]('/',auth[_0x8f75('0xd')](),controller['create']);router['put'](_0x8f75('0xa'),auth[_0x8f75('0xd')](),controller[_0x8f75('0xe')]);router[_0x8f75('0xf')](_0x8f75('0xa'),auth[_0x8f75('0xd')](),controller[_0x8f75('0x10')]);module[_0x8f75('0x11')]=router;
\ No newline at end of file
+var _0xc1fa=['update','delete','destroy','multer','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./jscriptyAnswerReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put'];(function(_0x2f5a22,_0x5e9f03){var _0x326b70=function(_0x1b7bf9){while(--_0x1b7bf9){_0x2f5a22['push'](_0x2f5a22['shift']());}};_0x326b70(++_0x5e9f03);}(_0xc1fa,0x17f));var _0xac1f=function(_0x2d2c16,_0x4e88b6){_0x2d2c16=_0x2d2c16-0x0;var _0x53f2fb=_0xc1fa[_0x2d2c16];return _0x53f2fb;};'use strict';var multer=require(_0xac1f('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xac1f('0x1'));var express=require(_0xac1f('0x2'));var router=express[_0xac1f('0x3')]();var auth=require(_0xac1f('0x4'));var interaction=require(_0xac1f('0x5'));var config=require('../../config/environment');var controller=require(_0xac1f('0x6'));router[_0xac1f('0x7')]('/',auth[_0xac1f('0x8')](),controller[_0xac1f('0x9')]);router[_0xac1f('0x7')](_0xac1f('0xa'),auth[_0xac1f('0x8')](),controller[_0xac1f('0xb')]);router['get'](_0xac1f('0xc'),auth[_0xac1f('0x8')](),controller[_0xac1f('0xd')]);router[_0xac1f('0xe')]('/',auth[_0xac1f('0x8')](),controller[_0xac1f('0xf')]);router[_0xac1f('0x10')](_0xac1f('0xc'),auth['isAuthenticated'](),controller[_0xac1f('0x11')]);router[_0xac1f('0x12')](_0xac1f('0xc'),auth[_0xac1f('0x8')](),controller[_0xac1f('0x13')]);module['exports']=router;
\ No newline at end of file