Built motion from commit (unavailable).|2.2.5
[motion2.git] / server / api / intFreshdeskAccount / index.js
index 2d22abe..2de3bae 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4b1e=['index','get','/:id','show','/:id/configurations','/:id/fields','post','addConfiguration','put','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./intFreshdeskAccount.controller','isAuthenticated'];(function(_0x414655,_0x79d916){var _0x237884=function(_0x2737d9){while(--_0x2737d9){_0x414655['push'](_0x414655['shift']());}};_0x237884(++_0x79d916);}(_0x4b1e,0x9e));var _0xe4b1=function(_0x1f5a63,_0x511504){_0x1f5a63=_0x1f5a63-0x0;var _0x30bb7a=_0x4b1e[_0x1f5a63];return _0x30bb7a;};'use strict';var multer=require(_0xe4b1('0x0'));var util=require(_0xe4b1('0x1'));var path=require(_0xe4b1('0x2'));var timeout=require(_0xe4b1('0x3'));var express=require(_0xe4b1('0x4'));var router=express[_0xe4b1('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xe4b1('0x6'));var config=require(_0xe4b1('0x7'));var controller=require(_0xe4b1('0x8'));router['get']('/',auth[_0xe4b1('0x9')](),controller[_0xe4b1('0xa')]);router[_0xe4b1('0xb')](_0xe4b1('0xc'),auth[_0xe4b1('0x9')](),controller[_0xe4b1('0xd')]);router[_0xe4b1('0xb')](_0xe4b1('0xe'),auth['isAuthenticated'](),controller['getConfigurations']);router[_0xe4b1('0xb')](_0xe4b1('0xf'),auth['isAuthenticated'](),controller['getFields']);router[_0xe4b1('0x10')]('/',auth[_0xe4b1('0x9')](),controller['create']);router[_0xe4b1('0x10')](_0xe4b1('0xe'),auth['isAuthenticated'](),controller[_0xe4b1('0x11')]);router[_0xe4b1('0x12')](_0xe4b1('0xc'),auth[_0xe4b1('0x9')](),controller['update']);router['delete'](_0xe4b1('0xc'),auth['isAuthenticated'](),controller[_0xe4b1('0x13')]);module[_0xe4b1('0x14')]=router;
\ No newline at end of file
+var _0xfe1a=['util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskAccount.controller','get','index','/:id','show','/:id/configurations','getConfigurations','/:id/fields','isAuthenticated','getFields','post','create','addConfiguration','put','update','delete','destroy','exports','multer'];(function(_0x5967c0,_0x452377){var _0x2ad249=function(_0x7eb26){while(--_0x7eb26){_0x5967c0['push'](_0x5967c0['shift']());}};_0x2ad249(++_0x452377);}(_0xfe1a,0x67));var _0xafe1=function(_0x160c73,_0x2ee678){_0x160c73=_0x160c73-0x0;var _0xd9302=_0xfe1a[_0x160c73];return _0xd9302;};'use strict';var multer=require(_0xafe1('0x0'));var util=require(_0xafe1('0x1'));var path=require(_0xafe1('0x2'));var timeout=require('connect-timeout');var express=require(_0xafe1('0x3'));var router=express[_0xafe1('0x4')]();var auth=require(_0xafe1('0x5'));var interaction=require(_0xafe1('0x6'));var config=require(_0xafe1('0x7'));var controller=require(_0xafe1('0x8'));router[_0xafe1('0x9')]('/',auth['isAuthenticated'](),controller[_0xafe1('0xa')]);router[_0xafe1('0x9')](_0xafe1('0xb'),auth['isAuthenticated'](),controller[_0xafe1('0xc')]);router[_0xafe1('0x9')](_0xafe1('0xd'),auth['isAuthenticated'](),controller[_0xafe1('0xe')]);router[_0xafe1('0x9')](_0xafe1('0xf'),auth[_0xafe1('0x10')](),controller[_0xafe1('0x11')]);router[_0xafe1('0x12')]('/',auth[_0xafe1('0x10')](),controller[_0xafe1('0x13')]);router[_0xafe1('0x12')](_0xafe1('0xd'),auth['isAuthenticated'](),controller[_0xafe1('0x14')]);router[_0xafe1('0x15')]('/:id',auth[_0xafe1('0x10')](),controller[_0xafe1('0x16')]);router[_0xafe1('0x17')](_0xafe1('0xb'),auth[_0xafe1('0x10')](),controller[_0xafe1('0x18')]);module[_0xafe1('0x19')]=router;
\ No newline at end of file