Built motion from commit 994c64e1.|2.6.1
[motion2.git] / server / api / jscriptyAnswerReport / index.js
index e854a3e..1988ce3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x223a=['../../components/interaction/service','../../config/environment','./jscriptyAnswerReport.controller','get','isAuthenticated','index','/describe','/:id','post','put','destroy','exports','multer','util','path','connect-timeout','Router'];(function(_0x2db6d9,_0x4c8160){var _0x47491c=function(_0x399655){while(--_0x399655){_0x2db6d9['push'](_0x2db6d9['shift']());}};_0x47491c(++_0x4c8160);}(_0x223a,0x94));var _0xa223=function(_0x98813e,_0x2128b4){_0x98813e=_0x98813e-0x0;var _0x14803a=_0x223a[_0x98813e];return _0x14803a;};'use strict';var multer=require(_0xa223('0x0'));var util=require(_0xa223('0x1'));var path=require(_0xa223('0x2'));var timeout=require(_0xa223('0x3'));var express=require('express');var router=express[_0xa223('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xa223('0x5'));var config=require(_0xa223('0x6'));var controller=require(_0xa223('0x7'));router[_0xa223('0x8')]('/',auth[_0xa223('0x9')](),controller[_0xa223('0xa')]);router[_0xa223('0x8')](_0xa223('0xb'),auth[_0xa223('0x9')](),controller['describe']);router[_0xa223('0x8')](_0xa223('0xc'),auth[_0xa223('0x9')](),controller['show']);router[_0xa223('0xd')]('/',auth[_0xa223('0x9')](),controller['create']);router[_0xa223('0xe')]('/:id',auth[_0xa223('0x9')](),controller['update']);router['delete'](_0xa223('0xc'),auth[_0xa223('0x9')](),controller[_0xa223('0xf')]);module[_0xa223('0x10')]=router;
\ No newline at end of file
+var _0x54ef=['/describe','describe','/:id','isAuthenticated','post','create','put','update','delete','destroy','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyAnswerReport.controller','index','get'];(function(_0x531d86,_0xd8ccc7){var _0x1332f4=function(_0xef1ca9){while(--_0xef1ca9){_0x531d86['push'](_0x531d86['shift']());}};_0x1332f4(++_0xd8ccc7);}(_0x54ef,0x112));var _0xf54e=function(_0x2afc5d,_0x467c78){_0x2afc5d=_0x2afc5d-0x0;var _0x2e3cc4=_0x54ef[_0x2afc5d];return _0x2e3cc4;};'use strict';var multer=require(_0xf54e('0x0'));var util=require(_0xf54e('0x1'));var path=require(_0xf54e('0x2'));var timeout=require('connect-timeout');var express=require(_0xf54e('0x3'));var router=express[_0xf54e('0x4')]();var fs_extra=require(_0xf54e('0x5'));var auth=require(_0xf54e('0x6'));var interaction=require(_0xf54e('0x7'));var config=require(_0xf54e('0x8'));var controller=require(_0xf54e('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0xf54e('0xa')]);router[_0xf54e('0xb')](_0xf54e('0xc'),auth['isAuthenticated'](),controller[_0xf54e('0xd')]);router['get'](_0xf54e('0xe'),auth[_0xf54e('0xf')](),controller['show']);router[_0xf54e('0x10')]('/',auth[_0xf54e('0xf')](),controller[_0xf54e('0x11')]);router[_0xf54e('0x12')]('/:id',auth[_0xf54e('0xf')](),controller[_0xf54e('0x13')]);router[_0xf54e('0x14')](_0xf54e('0xe'),auth['isAuthenticated'](),controller[_0xf54e('0x15')]);module['exports']=router;
\ No newline at end of file