Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / intFreshdeskField / index.js
index 9e34494..7115944 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9c44=['/:id','isAuthenticated','show','create','put','delete','destroy','exports','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','index'];(function(_0x1d760b,_0x47f9fe){var _0x18fb17=function(_0x312def){while(--_0x312def){_0x1d760b['push'](_0x1d760b['shift']());}};_0x18fb17(++_0x47f9fe);}(_0x9c44,0x178));var _0x49c4=function(_0x15bc81,_0x4d4f77){_0x15bc81=_0x15bc81-0x0;var _0x59440e=_0x9c44[_0x15bc81];return _0x59440e;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x49c4('0x0'));var timeout=require(_0x49c4('0x1'));var express=require(_0x49c4('0x2'));var router=express[_0x49c4('0x3')]();var auth=require(_0x49c4('0x4'));var interaction=require(_0x49c4('0x5'));var config=require('../../config/environment');var controller=require('./intFreshdeskField.controller');router[_0x49c4('0x6')]('/',auth['isAuthenticated'](),controller[_0x49c4('0x7')]);router[_0x49c4('0x6')](_0x49c4('0x8'),auth[_0x49c4('0x9')](),controller[_0x49c4('0xa')]);router['post']('/',auth[_0x49c4('0x9')](),controller[_0x49c4('0xb')]);router[_0x49c4('0xc')](_0x49c4('0x8'),auth['isAuthenticated'](),controller['update']);router[_0x49c4('0xd')](_0x49c4('0x8'),auth['isAuthenticated'](),controller[_0x49c4('0xe')]);module[_0x49c4('0xf')]=router;
\ No newline at end of file
+var _0xec4f=['isAuthenticated','index','get','/:id','show','put','update','delete','destroy','exports','util','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x59384a,_0x2782bb){var _0x43388=function(_0x223fc9){while(--_0x223fc9){_0x59384a['push'](_0x59384a['shift']());}};_0x43388(++_0x2782bb);}(_0xec4f,0xf8));var _0xfec4=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xec4f[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require(_0xfec4('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xfec4('0x1'));var router=express[_0xfec4('0x2')]();var fs_extra=require(_0xfec4('0x3'));var auth=require(_0xfec4('0x4'));var interaction=require(_0xfec4('0x5'));var config=require(_0xfec4('0x6'));var controller=require('./intFreshdeskField.controller');router['get']('/',auth[_0xfec4('0x7')](),controller[_0xfec4('0x8')]);router[_0xfec4('0x9')](_0xfec4('0xa'),auth['isAuthenticated'](),controller[_0xfec4('0xb')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router[_0xfec4('0xc')](_0xfec4('0xa'),auth[_0xfec4('0x7')](),controller[_0xfec4('0xd')]);router[_0xfec4('0xe')](_0xfec4('0xa'),auth[_0xfec4('0x7')](),controller[_0xfec4('0xf')]);module[_0xfec4('0x10')]=router;
\ No newline at end of file