Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / intDynamics365Field / index.js
index cc9279f..3318b37 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfd4e=['isAuthenticated','/:id','post','create','put','delete','destroy','multer','path','Router','../../components/auth/service','../../config/environment','./intDynamics365Field.controller','get'];(function(_0x29ef06,_0x3e54b7){var _0x57bd49=function(_0x21e644){while(--_0x21e644){_0x29ef06['push'](_0x29ef06['shift']());}};_0x57bd49(++_0x3e54b7);}(_0xfd4e,0xbd));var _0xefd4=function(_0x3ea868,_0x247a31){_0x3ea868=_0x3ea868-0x0;var _0x5d1977=_0xfd4e[_0x3ea868];return _0x5d1977;};'use strict';var multer=require(_0xefd4('0x0'));var util=require('util');var path=require(_0xefd4('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xefd4('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xefd4('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xefd4('0x4'));var controller=require(_0xefd4('0x5'));router[_0xefd4('0x6')]('/',auth[_0xefd4('0x7')](),controller['index']);router['get'](_0xefd4('0x8'),auth[_0xefd4('0x7')](),controller['show']);router[_0xefd4('0x9')]('/',auth[_0xefd4('0x7')](),controller[_0xefd4('0xa')]);router[_0xefd4('0xb')](_0xefd4('0x8'),auth[_0xefd4('0x7')](),controller['update']);router[_0xefd4('0xc')](_0xefd4('0x8'),auth[_0xefd4('0x7')](),controller[_0xefd4('0xd')]);module['exports']=router;
\ No newline at end of file
+var _0xe1c6=['exports','multer','util','path','express','Router','fs-extra','../../components/interaction/service','./intDynamics365Field.controller','isAuthenticated','get','/:id','show','create','delete','destroy'];(function(_0x3ab51d,_0x2fa01d){var _0x29a04e=function(_0x7807b0){while(--_0x7807b0){_0x3ab51d['push'](_0x3ab51d['shift']());}};_0x29a04e(++_0x2fa01d);}(_0xe1c6,0x111));var _0x6e1c=function(_0x226761,_0x47ec47){_0x226761=_0x226761-0x0;var _0x2a2641=_0xe1c6[_0x226761];return _0x2a2641;};'use strict';var multer=require(_0x6e1c('0x0'));var util=require(_0x6e1c('0x1'));var path=require(_0x6e1c('0x2'));var timeout=require('connect-timeout');var express=require(_0x6e1c('0x3'));var router=express[_0x6e1c('0x4')]();var fs_extra=require(_0x6e1c('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x6e1c('0x6'));var config=require('../../config/environment');var controller=require(_0x6e1c('0x7'));router['get']('/',auth[_0x6e1c('0x8')](),controller['index']);router[_0x6e1c('0x9')](_0x6e1c('0xa'),auth['isAuthenticated'](),controller[_0x6e1c('0xb')]);router['post']('/',auth[_0x6e1c('0x8')](),controller[_0x6e1c('0xc')]);router['put'](_0x6e1c('0xa'),auth['isAuthenticated'](),controller['update']);router[_0x6e1c('0xd')](_0x6e1c('0xa'),auth[_0x6e1c('0x8')](),controller[_0x6e1c('0xe')]);module[_0x6e1c('0xf')]=router;
\ No newline at end of file