X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintDynamics365Account%2Findex.js;h=fd31c9178ed0a088097f6889a758ba13a0ed80b3;hb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;hp=8d2e8d7d1e978f171ca9b7dcb1c3563a354dfbcc;hpb=08f6e0b86d261e0f7c3417afd107d7f774257198;p=motion2.git diff --git a/server/api/intDynamics365Account/index.js b/server/api/intDynamics365Account/index.js index 8d2e8d7..fd31c91 100644 --- a/server/api/intDynamics365Account/index.js +++ b/server/api/intDynamics365Account/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xe9a9=['/:id','/:id/configurations','getConfigurations','/:id/fields','create','post','addConfiguration','update','delete','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDynamics365Account.controller','get','isAuthenticated'];(function(_0x4ca333,_0x1218a3){var _0x13b2e1=function(_0x1eaf45){while(--_0x1eaf45){_0x4ca333['push'](_0x4ca333['shift']());}};_0x13b2e1(++_0x1218a3);}(_0xe9a9,0xc7));var _0x9e9a=function(_0xaf0f46,_0x47b7bb){_0xaf0f46=_0xaf0f46-0x0;var _0x5b3852=_0xe9a9[_0xaf0f46];return _0x5b3852;};'use strict';var multer=require(_0x9e9a('0x0'));var util=require(_0x9e9a('0x1'));var path=require('path');var timeout=require(_0x9e9a('0x2'));var express=require(_0x9e9a('0x3'));var router=express[_0x9e9a('0x4')]();var auth=require(_0x9e9a('0x5'));var interaction=require(_0x9e9a('0x6'));var config=require(_0x9e9a('0x7'));var controller=require(_0x9e9a('0x8'));router[_0x9e9a('0x9')]('/',auth[_0x9e9a('0xa')](),controller['index']);router[_0x9e9a('0x9')](_0x9e9a('0xb'),auth[_0x9e9a('0xa')](),controller['show']);router[_0x9e9a('0x9')](_0x9e9a('0xc'),auth[_0x9e9a('0xa')](),controller[_0x9e9a('0xd')]);router[_0x9e9a('0x9')](_0x9e9a('0xe'),auth[_0x9e9a('0xa')](),controller['getFields']);router['post']('/',auth[_0x9e9a('0xa')](),controller[_0x9e9a('0xf')]);router[_0x9e9a('0x10')](_0x9e9a('0xc'),auth[_0x9e9a('0xa')](),controller[_0x9e9a('0x11')]);router['put'](_0x9e9a('0xb'),auth['isAuthenticated'](),controller[_0x9e9a('0x12')]);router[_0x9e9a('0x13')](_0x9e9a('0xb'),auth['isAuthenticated'](),controller[_0x9e9a('0x14')]);module['exports']=router; \ No newline at end of file +var _0xc914=['/:id/configurations','getConfigurations','/:id/fields','getFields','post','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDynamics365Account.controller','isAuthenticated','index','get','/:id','show'];(function(_0x837f78,_0x596ac9){var _0x303e90=function(_0x2e2b76){while(--_0x2e2b76){_0x837f78['push'](_0x837f78['shift']());}};_0x303e90(++_0x596ac9);}(_0xc914,0xd8));var _0x4c91=function(_0xd81c9c,_0x18bb8d){_0xd81c9c=_0xd81c9c-0x0;var _0x4fcf6d=_0xc914[_0xd81c9c];return _0x4fcf6d;};'use strict';var multer=require(_0x4c91('0x0'));var util=require('util');var path=require(_0x4c91('0x1'));var timeout=require(_0x4c91('0x2'));var express=require(_0x4c91('0x3'));var router=express[_0x4c91('0x4')]();var auth=require(_0x4c91('0x5'));var interaction=require(_0x4c91('0x6'));var config=require(_0x4c91('0x7'));var controller=require(_0x4c91('0x8'));router['get']('/',auth[_0x4c91('0x9')](),controller[_0x4c91('0xa')]);router[_0x4c91('0xb')](_0x4c91('0xc'),auth[_0x4c91('0x9')](),controller[_0x4c91('0xd')]);router[_0x4c91('0xb')](_0x4c91('0xe'),auth['isAuthenticated'](),controller[_0x4c91('0xf')]);router['get'](_0x4c91('0x10'),auth[_0x4c91('0x9')](),controller[_0x4c91('0x11')]);router[_0x4c91('0x12')]('/',auth['isAuthenticated'](),controller['create']);router[_0x4c91('0x12')](_0x4c91('0xe'),auth['isAuthenticated'](),controller['addConfiguration']);router['put']('/:id',auth['isAuthenticated'](),controller[_0x4c91('0x13')]);router[_0x4c91('0x14')](_0x4c91('0xc'),auth[_0x4c91('0x9')](),controller[_0x4c91('0x15')]);module[_0x4c91('0x16')]=router; \ No newline at end of file