Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / intDynamics365Field / index.js
index 369df0a..eacf99c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb6b1=['./intDynamics365Field.controller','get','isAuthenticated','index','/:id','show','create','put','delete','destroy','exports','multer','path','express','Router','../../components/interaction/service'];(function(_0x56bf2d,_0x1f3ff9){var _0x30c29a=function(_0x4164d8){while(--_0x4164d8){_0x56bf2d['push'](_0x56bf2d['shift']());}};_0x30c29a(++_0x1f3ff9);}(_0xb6b1,0x17b));var _0x1b6b=function(_0x868b7c,_0xfa438b){_0x868b7c=_0x868b7c-0x0;var _0x21683c=_0xb6b1[_0x868b7c];return _0x21683c;};'use strict';var multer=require(_0x1b6b('0x0'));var util=require('util');var path=require(_0x1b6b('0x1'));var timeout=require('connect-timeout');var express=require(_0x1b6b('0x2'));var router=express[_0x1b6b('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x1b6b('0x4'));var config=require('../../config/environment');var controller=require(_0x1b6b('0x5'));router[_0x1b6b('0x6')]('/',auth[_0x1b6b('0x7')](),controller[_0x1b6b('0x8')]);router['get'](_0x1b6b('0x9'),auth['isAuthenticated'](),controller[_0x1b6b('0xa')]);router['post']('/',auth[_0x1b6b('0x7')](),controller[_0x1b6b('0xb')]);router[_0x1b6b('0xc')](_0x1b6b('0x9'),auth['isAuthenticated'](),controller['update']);router[_0x1b6b('0xd')](_0x1b6b('0x9'),auth[_0x1b6b('0x7')](),controller[_0x1b6b('0xe')]);module[_0x1b6b('0xf')]=router;
\ No newline at end of file
+var _0x2ffb=['show','post','put','/:id','update','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x432a5d,_0x5f564e){var _0x1e938d=function(_0x3b1770){while(--_0x3b1770){_0x432a5d['push'](_0x432a5d['shift']());}};_0x1e938d(++_0x5f564e);}(_0x2ffb,0x1da));var _0xb2ff=function(_0x2d3df2,_0x2f9498){_0x2d3df2=_0x2d3df2-0x0;var _0x347bda=_0x2ffb[_0x2d3df2];return _0x347bda;};'use strict';var multer=require(_0xb2ff('0x0'));var util=require(_0xb2ff('0x1'));var path=require(_0xb2ff('0x2'));var timeout=require(_0xb2ff('0x3'));var express=require(_0xb2ff('0x4'));var router=express[_0xb2ff('0x5')]();var fs_extra=require(_0xb2ff('0x6'));var auth=require(_0xb2ff('0x7'));var interaction=require(_0xb2ff('0x8'));var config=require(_0xb2ff('0x9'));var controller=require('./intDynamics365Field.controller');router[_0xb2ff('0xa')]('/',auth[_0xb2ff('0xb')](),controller['index']);router[_0xb2ff('0xa')]('/:id',auth['isAuthenticated'](),controller[_0xb2ff('0xc')]);router[_0xb2ff('0xd')]('/',auth[_0xb2ff('0xb')](),controller['create']);router[_0xb2ff('0xe')](_0xb2ff('0xf'),auth[_0xb2ff('0xb')](),controller[_0xb2ff('0x10')]);router['delete'](_0xb2ff('0xf'),auth[_0xb2ff('0xb')](),controller[_0xb2ff('0x11')]);module['exports']=router;
\ No newline at end of file