Built motion from commit 639a1a7f.|2.6.19
[motion2.git] / server / api / intDynamics365Account / index.js
index 9d6fe3b..e0e27dd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbafc=['../../config/environment','./intDynamics365Account.controller','isAuthenticated','/:id','show','get','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','update','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service'];(function(_0x5241f5,_0x1a2801){var _0x3f83de=function(_0x3786b3){while(--_0x3786b3){_0x5241f5['push'](_0x5241f5['shift']());}};_0x3f83de(++_0x1a2801);}(_0xbafc,0x1c7));var _0xcbaf=function(_0x529870,_0x975245){_0x529870=_0x529870-0x0;var _0x39435f=_0xbafc[_0x529870];return _0x39435f;};'use strict';var multer=require('multer');var util=require(_0xcbaf('0x0'));var path=require(_0xcbaf('0x1'));var timeout=require(_0xcbaf('0x2'));var express=require(_0xcbaf('0x3'));var router=express[_0xcbaf('0x4')]();var fs_extra=require(_0xcbaf('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xcbaf('0x6'));var config=require(_0xcbaf('0x7'));var controller=require(_0xcbaf('0x8'));router['get']('/',auth[_0xcbaf('0x9')](),controller['index']);router['get'](_0xcbaf('0xa'),auth[_0xcbaf('0x9')](),controller[_0xcbaf('0xb')]);router[_0xcbaf('0xc')](_0xcbaf('0xd'),auth[_0xcbaf('0x9')](),controller[_0xcbaf('0xe')]);router['get'](_0xcbaf('0xf'),auth[_0xcbaf('0x9')](),controller[_0xcbaf('0x10')]);router[_0xcbaf('0x11')]('/',auth[_0xcbaf('0x9')](),controller[_0xcbaf('0x12')]);router[_0xcbaf('0x11')](_0xcbaf('0xd'),auth[_0xcbaf('0x9')](),controller[_0xcbaf('0x13')]);router[_0xcbaf('0x14')](_0xcbaf('0xa'),auth[_0xcbaf('0x9')](),controller[_0xcbaf('0x15')]);router['delete'](_0xcbaf('0xa'),auth[_0xcbaf('0x9')](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x303b=['../../components/interaction/service','../../config/environment','./intDynamics365Account.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','getFields','post','addConfiguration','update','destroy','multer','util','path','connect-timeout','express','Router'];(function(_0xb171df,_0x1a7188){var _0x54802f=function(_0x4e47c2){while(--_0x4e47c2){_0xb171df['push'](_0xb171df['shift']());}};_0x54802f(++_0x1a7188);}(_0x303b,0x1c6));var _0xb303=function(_0x22f02b,_0x481bda){_0x22f02b=_0x22f02b-0x0;var _0x495ad7=_0x303b[_0x22f02b];return _0x495ad7;};'use strict';var multer=require(_0xb303('0x0'));var util=require(_0xb303('0x1'));var path=require(_0xb303('0x2'));var timeout=require(_0xb303('0x3'));var express=require(_0xb303('0x4'));var router=express[_0xb303('0x5')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xb303('0x6'));var config=require(_0xb303('0x7'));var controller=require(_0xb303('0x8'));router[_0xb303('0x9')]('/',auth[_0xb303('0xa')](),controller[_0xb303('0xb')]);router['get'](_0xb303('0xc'),auth[_0xb303('0xa')](),controller[_0xb303('0xd')]);router[_0xb303('0x9')](_0xb303('0xe'),auth['isAuthenticated'](),controller['getConfigurations']);router[_0xb303('0x9')]('/:id/fields',auth[_0xb303('0xa')](),controller[_0xb303('0xf')]);router[_0xb303('0x10')]('/',auth[_0xb303('0xa')](),controller['create']);router[_0xb303('0x10')](_0xb303('0xe'),auth[_0xb303('0xa')](),controller[_0xb303('0x11')]);router['put'](_0xb303('0xc'),auth[_0xb303('0xa')](),controller[_0xb303('0x12')]);router['delete'](_0xb303('0xc'),auth[_0xb303('0xa')](),controller[_0xb303('0x13')]);module['exports']=router;
\ No newline at end of file