Built motion from commit 9d1906d1.|2.5.40
[motion2.git] / server / api / intFreshdeskField / index.js
index b7ae9ed..5510169 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7c1a=['/:id','delete','destroy','exports','util','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','show','create'];(function(_0x29cb61,_0x494484){var _0x21d3e0=function(_0x3e0ac4){while(--_0x3e0ac4){_0x29cb61['push'](_0x29cb61['shift']());}};_0x21d3e0(++_0x494484);}(_0x7c1a,0xc7));var _0xa7c1=function(_0x37db8e,_0xabccb8){_0x37db8e=_0x37db8e-0x0;var _0x2cd105=_0x7c1a[_0x37db8e];return _0x2cd105;};'use strict';var multer=require('multer');var util=require(_0xa7c1('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0xa7c1('0x1')]();var fs_extra=require(_0xa7c1('0x2'));var auth=require(_0xa7c1('0x3'));var interaction=require(_0xa7c1('0x4'));var config=require(_0xa7c1('0x5'));var controller=require('./intFreshdeskField.controller');router['get']('/',auth[_0xa7c1('0x6')](),controller['index']);router['get']('/:id',auth[_0xa7c1('0x6')](),controller[_0xa7c1('0x7')]);router['post']('/',auth[_0xa7c1('0x6')](),controller[_0xa7c1('0x8')]);router['put'](_0xa7c1('0x9'),auth[_0xa7c1('0x6')](),controller['update']);router[_0xa7c1('0xa')](_0xa7c1('0x9'),auth[_0xa7c1('0x6')](),controller[_0xa7c1('0xb')]);module[_0xa7c1('0xc')]=router;
\ No newline at end of file
+var _0x30f9=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/:id','show','create','update','delete','destroy','exports','util','path','connect-timeout','express','Router'];(function(_0x15ea7c,_0x3048e5){var _0x3ddd32=function(_0x14f80c){while(--_0x14f80c){_0x15ea7c['push'](_0x15ea7c['shift']());}};_0x3ddd32(++_0x3048e5);}(_0x30f9,0xa6));var _0x930f=function(_0x5ad67c,_0x144860){_0x5ad67c=_0x5ad67c-0x0;var _0xccce2e=_0x30f9[_0x5ad67c];return _0xccce2e;};'use strict';var multer=require('multer');var util=require(_0x930f('0x0'));var path=require(_0x930f('0x1'));var timeout=require(_0x930f('0x2'));var express=require(_0x930f('0x3'));var router=express[_0x930f('0x4')]();var fs_extra=require(_0x930f('0x5'));var auth=require(_0x930f('0x6'));var interaction=require(_0x930f('0x7'));var config=require(_0x930f('0x8'));var controller=require('./intFreshdeskField.controller');router['get']('/',auth[_0x930f('0x9')](),controller[_0x930f('0xa')]);router[_0x930f('0xb')](_0x930f('0xc'),auth['isAuthenticated'](),controller[_0x930f('0xd')]);router['post']('/',auth[_0x930f('0x9')](),controller[_0x930f('0xe')]);router['put'](_0x930f('0xc'),auth[_0x930f('0x9')](),controller[_0x930f('0xf')]);router[_0x930f('0x10')]('/:id',auth[_0x930f('0x9')](),controller[_0x930f('0x11')]);module[_0x930f('0x12')]=router;
\ No newline at end of file