X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FjscriptyQuestionReport%2Findex.js;h=d1ee24f94c0acd13bf7c7eee3c589a72f615acfb;hb=bbf2934691a4ec9ff4842d68e55333ba589f6077;hp=8930eda52e7ede796abaf317d62e08350e061053;hpb=ff1c11e14fca8d30ba993bf9ad292fb70d9b0b0b;p=motion2.git diff --git a/server/api/jscriptyQuestionReport/index.js b/server/api/jscriptyQuestionReport/index.js index 8930eda..d1ee24f 100644 --- a/server/api/jscriptyQuestionReport/index.js +++ b/server/api/jscriptyQuestionReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x2ad7=['express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','/describe','describe','show','post','put','/:id','update','delete','exports','multer','util','connect-timeout'];(function(_0x2b8884,_0x308ab8){var _0x2049c8=function(_0x425355){while(--_0x425355){_0x2b8884['push'](_0x2b8884['shift']());}};_0x2049c8(++_0x308ab8);}(_0x2ad7,0x179));var _0x72ad=function(_0x57b54c,_0x54ce0d){_0x57b54c=_0x57b54c-0x0;var _0x59cc19=_0x2ad7[_0x57b54c];return _0x59cc19;};'use strict';var multer=require(_0x72ad('0x0'));var util=require(_0x72ad('0x1'));var path=require('path');var timeout=require(_0x72ad('0x2'));var express=require(_0x72ad('0x3'));var router=express['Router']();var fs_extra=require(_0x72ad('0x4'));var auth=require(_0x72ad('0x5'));var interaction=require(_0x72ad('0x6'));var config=require(_0x72ad('0x7'));var controller=require(_0x72ad('0x8'));router[_0x72ad('0x9')]('/',auth[_0x72ad('0xa')](),controller['index']);router[_0x72ad('0x9')](_0x72ad('0xb'),auth[_0x72ad('0xa')](),controller[_0x72ad('0xc')]);router['get']('/:id',auth[_0x72ad('0xa')](),controller[_0x72ad('0xd')]);router[_0x72ad('0xe')]('/',auth['isAuthenticated'](),controller['create']);router[_0x72ad('0xf')](_0x72ad('0x10'),auth[_0x72ad('0xa')](),controller[_0x72ad('0x11')]);router[_0x72ad('0x12')](_0x72ad('0x10'),auth[_0x72ad('0xa')](),controller['destroy']);module[_0x72ad('0x13')]=router; \ No newline at end of file +var _0xf438=['post','create','put','update','delete','destroy','exports','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','/describe','describe','/:id','show'];(function(_0x26f69d,_0x411d09){var _0x49feaa=function(_0xbf0207){while(--_0xbf0207){_0x26f69d['push'](_0x26f69d['shift']());}};_0x49feaa(++_0x411d09);}(_0xf438,0x167));var _0x8f43=function(_0x45d55e,_0x2fede3){_0x45d55e=_0x45d55e-0x0;var _0x29812a=_0xf438[_0x45d55e];return _0x29812a;};'use strict';var multer=require('multer');var util=require(_0x8f43('0x0'));var path=require(_0x8f43('0x1'));var timeout=require(_0x8f43('0x2'));var express=require('express');var router=express[_0x8f43('0x3')]();var fs_extra=require(_0x8f43('0x4'));var auth=require(_0x8f43('0x5'));var interaction=require(_0x8f43('0x6'));var config=require(_0x8f43('0x7'));var controller=require(_0x8f43('0x8'));router[_0x8f43('0x9')]('/',auth[_0x8f43('0xa')](),controller['index']);router[_0x8f43('0x9')](_0x8f43('0xb'),auth[_0x8f43('0xa')](),controller[_0x8f43('0xc')]);router[_0x8f43('0x9')](_0x8f43('0xd'),auth[_0x8f43('0xa')](),controller[_0x8f43('0xe')]);router[_0x8f43('0xf')]('/',auth['isAuthenticated'](),controller[_0x8f43('0x10')]);router[_0x8f43('0x11')](_0x8f43('0xd'),auth['isAuthenticated'](),controller[_0x8f43('0x12')]);router[_0x8f43('0x13')](_0x8f43('0xd'),auth[_0x8f43('0xa')](),controller[_0x8f43('0x14')]);module[_0x8f43('0x15')]=router; \ No newline at end of file