Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / intFreshdeskField / index.js
index cacd2b7..6c4cf1d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdeb9=['put','delete','destroy','multer','util','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intFreshdeskField.controller','get','isAuthenticated','/:id','show','post','create'];(function(_0x59fb70,_0x56af62){var _0x31e982=function(_0x3a39f5){while(--_0x3a39f5){_0x59fb70['push'](_0x59fb70['shift']());}};_0x31e982(++_0x56af62);}(_0xdeb9,0x146));var _0x9deb=function(_0x48b22e,_0x115ff1){_0x48b22e=_0x48b22e-0x0;var _0x52f8bc=_0xdeb9[_0x48b22e];return _0x52f8bc;};'use strict';var multer=require(_0x9deb('0x0'));var util=require(_0x9deb('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x9deb('0x2'));var router=express[_0x9deb('0x3')]();var fs_extra=require(_0x9deb('0x4'));var auth=require(_0x9deb('0x5'));var interaction=require(_0x9deb('0x6'));var config=require('../../config/environment');var controller=require(_0x9deb('0x7'));router[_0x9deb('0x8')]('/',auth[_0x9deb('0x9')](),controller['index']);router['get'](_0x9deb('0xa'),auth['isAuthenticated'](),controller[_0x9deb('0xb')]);router[_0x9deb('0xc')]('/',auth[_0x9deb('0x9')](),controller[_0x9deb('0xd')]);router[_0x9deb('0xe')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0x9deb('0xf')]('/:id',auth[_0x9deb('0x9')](),controller[_0x9deb('0x10')]);module['exports']=router;
\ No newline at end of file
+var _0xaeca=['../../config/environment','./intFreshdeskField.controller','get','index','/:id','isAuthenticated','show','post','create','put','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service'];(function(_0x1ff6d1,_0x52f903){var _0x1554cd=function(_0x233f9d){while(--_0x233f9d){_0x1ff6d1['push'](_0x1ff6d1['shift']());}};_0x1554cd(++_0x52f903);}(_0xaeca,0xfc));var _0xaaec=function(_0x258d6e,_0x54387b){_0x258d6e=_0x258d6e-0x0;var _0x1654f2=_0xaeca[_0x258d6e];return _0x1654f2;};'use strict';var multer=require(_0xaaec('0x0'));var util=require(_0xaaec('0x1'));var path=require(_0xaaec('0x2'));var timeout=require(_0xaaec('0x3'));var express=require(_0xaaec('0x4'));var router=express[_0xaaec('0x5')]();var fs_extra=require(_0xaaec('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xaaec('0x7'));var config=require(_0xaaec('0x8'));var controller=require(_0xaaec('0x9'));router[_0xaaec('0xa')]('/',auth['isAuthenticated'](),controller[_0xaaec('0xb')]);router[_0xaaec('0xa')](_0xaaec('0xc'),auth[_0xaaec('0xd')](),controller[_0xaaec('0xe')]);router[_0xaaec('0xf')]('/',auth[_0xaaec('0xd')](),controller[_0xaaec('0x10')]);router[_0xaaec('0x11')](_0xaaec('0xc'),auth[_0xaaec('0xd')](),controller['update']);router[_0xaaec('0x12')]('/:id',auth['isAuthenticated'](),controller[_0xaaec('0x13')]);module['exports']=router;
\ No newline at end of file