Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / intDynamics365Account / index.js
index 77e6d7d..7b80eba 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc93f=['isAuthenticated','index','show','/:id/configurations','getConfigurations','/:id/fields','post','create','addConfiguration','put','/:id','update','delete','exports','multer','util','connect-timeout','express','../../config/environment','./intDynamics365Account.controller','get'];(function(_0x2d4421,_0x15a84f){var _0x2d3b01=function(_0xb9e94c){while(--_0xb9e94c){_0x2d4421['push'](_0x2d4421['shift']());}};_0x2d3b01(++_0x15a84f);}(_0xc93f,0xa1));var _0xfc93=function(_0x3fb359,_0x3568dd){_0x3fb359=_0x3fb359-0x0;var _0xce5fb3=_0xc93f[_0x3fb359];return _0xce5fb3;};'use strict';var multer=require(_0xfc93('0x0'));var util=require(_0xfc93('0x1'));var path=require('path');var timeout=require(_0xfc93('0x2'));var express=require(_0xfc93('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xfc93('0x4'));var controller=require(_0xfc93('0x5'));router[_0xfc93('0x6')]('/',auth[_0xfc93('0x7')](),controller[_0xfc93('0x8')]);router[_0xfc93('0x6')]('/:id',auth[_0xfc93('0x7')](),controller[_0xfc93('0x9')]);router[_0xfc93('0x6')](_0xfc93('0xa'),auth[_0xfc93('0x7')](),controller[_0xfc93('0xb')]);router[_0xfc93('0x6')](_0xfc93('0xc'),auth[_0xfc93('0x7')](),controller['getFields']);router[_0xfc93('0xd')]('/',auth[_0xfc93('0x7')](),controller[_0xfc93('0xe')]);router['post'](_0xfc93('0xa'),auth['isAuthenticated'](),controller[_0xfc93('0xf')]);router[_0xfc93('0x10')](_0xfc93('0x11'),auth[_0xfc93('0x7')](),controller[_0xfc93('0x12')]);router[_0xfc93('0x13')]('/:id',auth[_0xfc93('0x7')](),controller['destroy']);module[_0xfc93('0x14')]=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