Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / api / intFreshdeskField / index.js
index 82184c5..6e765be 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf3d3=['express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskField.controller','get','/:id','show','post','isAuthenticated','create','put','update','destroy','path','connect-timeout'];(function(_0x164888,_0x1cda63){var _0x2817cc=function(_0xaf4c8b){while(--_0xaf4c8b){_0x164888['push'](_0x164888['shift']());}};_0x2817cc(++_0x1cda63);}(_0xf3d3,0xa0));var _0x3f3d=function(_0x1ab396,_0x221eca){_0x1ab396=_0x1ab396-0x0;var _0xc9bd7d=_0xf3d3[_0x1ab396];return _0xc9bd7d;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x3f3d('0x0'));var timeout=require(_0x3f3d('0x1'));var express=require(_0x3f3d('0x2'));var router=express[_0x3f3d('0x3')]();var fs_extra=require(_0x3f3d('0x4'));var auth=require(_0x3f3d('0x5'));var interaction=require(_0x3f3d('0x6'));var config=require(_0x3f3d('0x7'));var controller=require(_0x3f3d('0x8'));router[_0x3f3d('0x9')]('/',auth['isAuthenticated'](),controller['index']);router[_0x3f3d('0x9')](_0x3f3d('0xa'),auth['isAuthenticated'](),controller[_0x3f3d('0xb')]);router[_0x3f3d('0xc')]('/',auth[_0x3f3d('0xd')](),controller[_0x3f3d('0xe')]);router[_0x3f3d('0xf')]('/:id',auth['isAuthenticated'](),controller[_0x3f3d('0x10')]);router['delete'](_0x3f3d('0xa'),auth[_0x3f3d('0xd')](),controller[_0x3f3d('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xf912=['path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./intFreshdeskField.controller','isAuthenticated','get','/:id','create','put','update','delete','destroy','exports','util'];(function(_0x19e35c,_0x29cd1e){var _0x3e1fe8=function(_0x17258b){while(--_0x17258b){_0x19e35c['push'](_0x19e35c['shift']());}};_0x3e1fe8(++_0x29cd1e);}(_0xf912,0xe9));var _0x2f91=function(_0x389251,_0x40a434){_0x389251=_0x389251-0x0;var _0x2bf62f=_0xf912[_0x389251];return _0x2bf62f;};'use strict';var multer=require('multer');var util=require(_0x2f91('0x0'));var path=require(_0x2f91('0x1'));var timeout=require(_0x2f91('0x2'));var express=require(_0x2f91('0x3'));var router=express[_0x2f91('0x4')]();var fs_extra=require(_0x2f91('0x5'));var auth=require(_0x2f91('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x2f91('0x7'));var controller=require(_0x2f91('0x8'));router['get']('/',auth[_0x2f91('0x9')](),controller['index']);router[_0x2f91('0xa')](_0x2f91('0xb'),auth[_0x2f91('0x9')](),controller['show']);router['post']('/',auth[_0x2f91('0x9')](),controller[_0x2f91('0xc')]);router[_0x2f91('0xd')](_0x2f91('0xb'),auth[_0x2f91('0x9')](),controller[_0x2f91('0xe')]);router[_0x2f91('0xf')]('/:id',auth[_0x2f91('0x9')](),controller[_0x2f91('0x10')]);module[_0x2f91('0x11')]=router;
\ No newline at end of file