X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintDynamics365Configuration%2Findex.js;h=2a927b2a436831d5a92b5a4a6e9a384a656be5cc;hb=08f6e0b86d261e0f7c3417afd107d7f774257198;hp=86279a92a2d6061995ff3347a0fc3d0b674edca0;hpb=77cac286a995d5774f6d69ad14d2f583dccfe84b;p=motion2.git diff --git a/server/api/intDynamics365Configuration/index.js b/server/api/intDynamics365Configuration/index.js index 86279a9..2a927b2 100644 --- a/server/api/intDynamics365Configuration/index.js +++ b/server/api/intDynamics365Configuration/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x1b3e=['put','update','delete','destroy','exports','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./intDynamics365Configuration.controller','get','index','/:id','isAuthenticated','show','/:id/fields','getFields','getSubjects','/:id/descriptions','getDescriptions','post'];(function(_0x55414b,_0xe03b7b){var _0x1e332c=function(_0x51c229){while(--_0x51c229){_0x55414b['push'](_0x55414b['shift']());}};_0x1e332c(++_0xe03b7b);}(_0x1b3e,0x175));var _0xe1b3=function(_0x4fcaf2,_0xb8a422){_0x4fcaf2=_0x4fcaf2-0x0;var _0xf4f221=_0x1b3e[_0x4fcaf2];return _0xf4f221;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xe1b3('0x0'));var timeout=require(_0xe1b3('0x1'));var express=require(_0xe1b3('0x2'));var router=express[_0xe1b3('0x3')]();var auth=require(_0xe1b3('0x4'));var interaction=require(_0xe1b3('0x5'));var config=require('../../config/environment');var controller=require(_0xe1b3('0x6'));router[_0xe1b3('0x7')]('/',auth['isAuthenticated'](),controller[_0xe1b3('0x8')]);router[_0xe1b3('0x7')](_0xe1b3('0x9'),auth[_0xe1b3('0xa')](),controller[_0xe1b3('0xb')]);router[_0xe1b3('0x7')](_0xe1b3('0xc'),auth[_0xe1b3('0xa')](),controller[_0xe1b3('0xd')]);router[_0xe1b3('0x7')]('/:id/subjects',auth[_0xe1b3('0xa')](),controller[_0xe1b3('0xe')]);router[_0xe1b3('0x7')](_0xe1b3('0xf'),auth[_0xe1b3('0xa')](),controller[_0xe1b3('0x10')]);router[_0xe1b3('0x11')]('/',auth[_0xe1b3('0xa')](),controller['create']);router[_0xe1b3('0x12')](_0xe1b3('0x9'),auth['isAuthenticated'](),controller[_0xe1b3('0x13')]);router[_0xe1b3('0x14')]('/:id',auth[_0xe1b3('0xa')](),controller[_0xe1b3('0x15')]);module[_0xe1b3('0x16')]=router; \ No newline at end of file +var _0xba1c=['getDescriptions','post','put','/:id','update','delete','exports','multer','util','path','express','Router','../../components/interaction/service','./intDynamics365Configuration.controller','index','get','isAuthenticated','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions'];(function(_0x22ece0,_0x5d7c26){var _0x390143=function(_0x12785c){while(--_0x12785c){_0x22ece0['push'](_0x22ece0['shift']());}};_0x390143(++_0x5d7c26);}(_0xba1c,0x18e));var _0xcba1=function(_0x36a314,_0xdf22ab){_0x36a314=_0x36a314-0x0;var _0x1a0ac8=_0xba1c[_0x36a314];return _0x1a0ac8;};'use strict';var multer=require(_0xcba1('0x0'));var util=require(_0xcba1('0x1'));var path=require(_0xcba1('0x2'));var timeout=require('connect-timeout');var express=require(_0xcba1('0x3'));var router=express[_0xcba1('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xcba1('0x5'));var config=require('../../config/environment');var controller=require(_0xcba1('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0xcba1('0x7')]);router[_0xcba1('0x8')]('/:id',auth[_0xcba1('0x9')](),controller[_0xcba1('0xa')]);router[_0xcba1('0x8')](_0xcba1('0xb'),auth[_0xcba1('0x9')](),controller[_0xcba1('0xc')]);router[_0xcba1('0x8')](_0xcba1('0xd'),auth[_0xcba1('0x9')](),controller[_0xcba1('0xe')]);router[_0xcba1('0x8')](_0xcba1('0xf'),auth[_0xcba1('0x9')](),controller[_0xcba1('0x10')]);router[_0xcba1('0x11')]('/',auth[_0xcba1('0x9')](),controller['create']);router[_0xcba1('0x12')](_0xcba1('0x13'),auth[_0xcba1('0x9')](),controller[_0xcba1('0x14')]);router[_0xcba1('0x15')](_0xcba1('0x13'),auth[_0xcba1('0x9')](),controller['destroy']);module[_0xcba1('0x16')]=router; \ No newline at end of file