Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / intDynamics365Account / index.js
index c712808..666878d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x42b8=['addConfiguration','put','update','destroy','exports','util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDynamics365Account.controller','get','isAuthenticated','/:id','show','/:id/configurations','post'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x42b8,0xc3));var _0x842b=function(_0x8c43de,_0x90ff31){_0x8c43de=_0x8c43de-0x0;var _0xa6591b=_0x42b8[_0x8c43de];return _0xa6591b;};'use strict';var multer=require('multer');var util=require(_0x842b('0x0'));var path=require(_0x842b('0x1'));var timeout=require('connect-timeout');var express=require(_0x842b('0x2'));var router=express['Router']();var fs_extra=require(_0x842b('0x3'));var auth=require(_0x842b('0x4'));var interaction=require(_0x842b('0x5'));var config=require(_0x842b('0x6'));var controller=require(_0x842b('0x7'));router[_0x842b('0x8')]('/',auth[_0x842b('0x9')](),controller['index']);router[_0x842b('0x8')](_0x842b('0xa'),auth[_0x842b('0x9')](),controller[_0x842b('0xb')]);router['get'](_0x842b('0xc'),auth[_0x842b('0x9')](),controller['getConfigurations']);router['get']('/:id/fields',auth[_0x842b('0x9')](),controller['getFields']);router[_0x842b('0xd')]('/',auth[_0x842b('0x9')](),controller['create']);router[_0x842b('0xd')](_0x842b('0xc'),auth[_0x842b('0x9')](),controller[_0x842b('0xe')]);router[_0x842b('0xf')](_0x842b('0xa'),auth['isAuthenticated'](),controller[_0x842b('0x10')]);router['delete'](_0x842b('0xa'),auth[_0x842b('0x9')](),controller[_0x842b('0x11')]);module[_0x842b('0x12')]=router;
\ No newline at end of file
+var _0x651c=['util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','/:id','show','/:id/configurations','getConfigurations','post','create','addConfiguration','update','destroy','exports','multer'];(function(_0x24c411,_0x573797){var _0x4ff58a=function(_0x2a5f32){while(--_0x2a5f32){_0x24c411['push'](_0x24c411['shift']());}};_0x4ff58a(++_0x573797);}(_0x651c,0xdb));var _0xc651=function(_0x49beea,_0x47add1){_0x49beea=_0x49beea-0x0;var _0x27693a=_0x651c[_0x49beea];return _0x27693a;};'use strict';var multer=require(_0xc651('0x0'));var util=require(_0xc651('0x1'));var path=require('path');var timeout=require(_0xc651('0x2'));var express=require(_0xc651('0x3'));var router=express[_0xc651('0x4')]();var fs_extra=require(_0xc651('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xc651('0x6'));var config=require(_0xc651('0x7'));var controller=require('./intDynamics365Account.controller');router[_0xc651('0x8')]('/',auth[_0xc651('0x9')](),controller['index']);router[_0xc651('0x8')](_0xc651('0xa'),auth['isAuthenticated'](),controller[_0xc651('0xb')]);router[_0xc651('0x8')](_0xc651('0xc'),auth[_0xc651('0x9')](),controller[_0xc651('0xd')]);router[_0xc651('0x8')]('/:id/fields',auth[_0xc651('0x9')](),controller['getFields']);router[_0xc651('0xe')]('/',auth['isAuthenticated'](),controller[_0xc651('0xf')]);router[_0xc651('0xe')](_0xc651('0xc'),auth['isAuthenticated'](),controller[_0xc651('0x10')]);router['put'](_0xc651('0xa'),auth['isAuthenticated'](),controller[_0xc651('0x11')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0xc651('0x12')]);module[_0xc651('0x13')]=router;
\ No newline at end of file