Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / intFreshdeskField / index.js
index cacd2b7..7edf293 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 _0x376a=['fs-extra','../../components/auth/service','../../config/environment','./intFreshdeskField.controller','get','index','/:id','isAuthenticated','show','create','put','update','delete','destroy','exports','path','connect-timeout','express','Router'];(function(_0x3504a0,_0x3f770f){var _0x3dfca3=function(_0x5adf34){while(--_0x5adf34){_0x3504a0['push'](_0x3504a0['shift']());}};_0x3dfca3(++_0x3f770f);}(_0x376a,0x106));var _0xa376=function(_0x118835,_0x5002cf){_0x118835=_0x118835-0x0;var _0x4f1c6a=_0x376a[_0x118835];return _0x4f1c6a;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xa376('0x0'));var timeout=require(_0xa376('0x1'));var express=require(_0xa376('0x2'));var router=express[_0xa376('0x3')]();var fs_extra=require(_0xa376('0x4'));var auth=require(_0xa376('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xa376('0x6'));var controller=require(_0xa376('0x7'));router[_0xa376('0x8')]('/',auth['isAuthenticated'](),controller[_0xa376('0x9')]);router[_0xa376('0x8')](_0xa376('0xa'),auth[_0xa376('0xb')](),controller[_0xa376('0xc')]);router['post']('/',auth[_0xa376('0xb')](),controller[_0xa376('0xd')]);router[_0xa376('0xe')]('/:id',auth[_0xa376('0xb')](),controller[_0xa376('0xf')]);router[_0xa376('0x10')]('/:id',auth['isAuthenticated'](),controller[_0xa376('0x11')]);module[_0xa376('0x12')]=router;
\ No newline at end of file