Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / intDynamics365Account / index.js
index 763fe7e..7b80eba 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x68df=['index','show','/:id/configurations','getConfigurations','/:id/fields','post','create','addConfiguration','put','/:id','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x303460,_0x454848){var _0x2eab04=function(_0x5295fe){while(--_0x5295fe){_0x303460['push'](_0x303460['shift']());}};_0x2eab04(++_0x454848);}(_0x68df,0xad));var _0xf68d=function(_0x2051c5,_0x3d235c){_0x2051c5=_0x2051c5-0x0;var _0x146f60=_0x68df[_0x2051c5];return _0x146f60;};'use strict';var multer=require(_0xf68d('0x0'));var util=require(_0xf68d('0x1'));var path=require(_0xf68d('0x2'));var timeout=require(_0xf68d('0x3'));var express=require(_0xf68d('0x4'));var router=express[_0xf68d('0x5')]();var auth=require(_0xf68d('0x6'));var interaction=require(_0xf68d('0x7'));var config=require(_0xf68d('0x8'));var controller=require('./intDynamics365Account.controller');router[_0xf68d('0x9')]('/',auth[_0xf68d('0xa')](),controller[_0xf68d('0xb')]);router[_0xf68d('0x9')]('/:id',auth[_0xf68d('0xa')](),controller[_0xf68d('0xc')]);router[_0xf68d('0x9')](_0xf68d('0xd'),auth[_0xf68d('0xa')](),controller[_0xf68d('0xe')]);router[_0xf68d('0x9')](_0xf68d('0xf'),auth[_0xf68d('0xa')](),controller['getFields']);router[_0xf68d('0x10')]('/',auth[_0xf68d('0xa')](),controller[_0xf68d('0x11')]);router['post'](_0xf68d('0xd'),auth['isAuthenticated'](),controller[_0xf68d('0x12')]);router[_0xf68d('0x13')]('/:id',auth[_0xf68d('0xa')](),controller['update']);router['delete'](_0xf68d('0x14'),auth[_0xf68d('0xa')](),controller[_0xf68d('0x15')]);module[_0xf68d('0x16')]=router;
\ No newline at end of file
+var _0x3064=['isAuthenticated','index','get','/:id','getConfigurations','/:id/fields','post','create','/:id/configurations','addConfiguration','put','update','delete','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDynamics365Account.controller'];(function(_0x4cf98e,_0xba4b79){var _0x1623ac=function(_0x459bc0){while(--_0x459bc0){_0x4cf98e['push'](_0x4cf98e['shift']());}};_0x1623ac(++_0xba4b79);}(_0x3064,0xc6));var _0x4306=function(_0x206f65,_0x236430){_0x206f65=_0x206f65-0x0;var _0x18e881=_0x3064[_0x206f65];return _0x18e881;};'use strict';var multer=require(_0x4306('0x0'));var util=require(_0x4306('0x1'));var path=require('path');var timeout=require(_0x4306('0x2'));var express=require(_0x4306('0x3'));var router=express[_0x4306('0x4')]();var auth=require(_0x4306('0x5'));var interaction=require(_0x4306('0x6'));var config=require(_0x4306('0x7'));var controller=require(_0x4306('0x8'));router['get']('/',auth[_0x4306('0x9')](),controller[_0x4306('0xa')]);router[_0x4306('0xb')](_0x4306('0xc'),auth['isAuthenticated'](),controller['show']);router[_0x4306('0xb')]('/:id/configurations',auth['isAuthenticated'](),controller[_0x4306('0xd')]);router[_0x4306('0xb')](_0x4306('0xe'),auth[_0x4306('0x9')](),controller['getFields']);router[_0x4306('0xf')]('/',auth[_0x4306('0x9')](),controller[_0x4306('0x10')]);router[_0x4306('0xf')](_0x4306('0x11'),auth[_0x4306('0x9')](),controller[_0x4306('0x12')]);router[_0x4306('0x13')](_0x4306('0xc'),auth[_0x4306('0x9')](),controller[_0x4306('0x14')]);router[_0x4306('0x15')](_0x4306('0xc'),auth[_0x4306('0x9')](),controller[_0x4306('0x16')]);module['exports']=router;
\ No newline at end of file