Built motion from commit (unavailable).|2.5.27
[motion2.git] / server / api / jscriptyAnswerReport / index.js
index c944be4..4a42af0 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 _0x1f86=['../../components/auth/service','../../config/environment','./jscriptyAnswerReport.controller','get','index','isAuthenticated','describe','/:id','show','create','put','delete','destroy','exports','path','connect-timeout','express','Router','fs-extra'];(function(_0x17d9e3,_0x1f969c){var _0x14192d=function(_0x159745){while(--_0x159745){_0x17d9e3['push'](_0x17d9e3['shift']());}};_0x14192d(++_0x1f969c);}(_0x1f86,0x1b0));var _0x61f8=function(_0x100786,_0x59c23c){_0x100786=_0x100786-0x0;var _0x55a5d2=_0x1f86[_0x100786];return _0x55a5d2;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x61f8('0x0'));var timeout=require(_0x61f8('0x1'));var express=require(_0x61f8('0x2'));var router=express[_0x61f8('0x3')]();var fs_extra=require(_0x61f8('0x4'));var auth=require(_0x61f8('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x61f8('0x6'));var controller=require(_0x61f8('0x7'));router[_0x61f8('0x8')]('/',auth['isAuthenticated'](),controller[_0x61f8('0x9')]);router['get']('/describe',auth[_0x61f8('0xa')](),controller[_0x61f8('0xb')]);router['get'](_0x61f8('0xc'),auth[_0x61f8('0xa')](),controller[_0x61f8('0xd')]);router['post']('/',auth[_0x61f8('0xa')](),controller[_0x61f8('0xe')]);router[_0x61f8('0xf')](_0x61f8('0xc'),auth[_0x61f8('0xa')](),controller['update']);router[_0x61f8('0x10')]('/:id',auth['isAuthenticated'](),controller[_0x61f8('0x11')]);module[_0x61f8('0x12')]=router;
\ No newline at end of file