Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index 36a99fe..94b40b6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xed39=['put','update','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','/:id','isAuthenticated','get','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','setTags'];(function(_0x2749d0,_0x544a64){var _0x58972f=function(_0x2fa4d8){while(--_0x2fa4d8){_0x2749d0['push'](_0x2749d0['shift']());}};_0x58972f(++_0x544a64);}(_0xed39,0x1f2));var _0x9ed3=function(_0x5000f5,_0x549e98){_0x5000f5=_0x5000f5-0x0;var _0x34ca60=_0xed39[_0x5000f5];return _0x34ca60;};'use strict';var multer=require(_0x9ed3('0x0'));var util=require(_0x9ed3('0x1'));var path=require('path');var timeout=require(_0x9ed3('0x2'));var express=require(_0x9ed3('0x3'));var router=express[_0x9ed3('0x4')]();var fs_extra=require(_0x9ed3('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x9ed3('0x6'));var config=require(_0x9ed3('0x7'));var controller=require(_0x9ed3('0x8'));router['get']('/',auth['isAuthenticated'](),controller['index']);router['get'](_0x9ed3('0x9'),auth[_0x9ed3('0xa')](),controller['show']);router[_0x9ed3('0xb')](_0x9ed3('0xc'),auth[_0x9ed3('0xa')](),controller[_0x9ed3('0xd')]);router[_0x9ed3('0xb')](_0x9ed3('0xe'),auth[_0x9ed3('0xa')](),controller[_0x9ed3('0xf')]);router[_0x9ed3('0xb')](_0x9ed3('0x10'),auth[_0x9ed3('0xa')](),controller[_0x9ed3('0x11')]);router[_0x9ed3('0xb')](_0x9ed3('0x12'),auth[_0x9ed3('0xa')](),controller[_0x9ed3('0x13')]);router[_0x9ed3('0x14')]('/',auth['isAuthenticated'](),controller['create']);router[_0x9ed3('0x14')](_0x9ed3('0x12'),auth[_0x9ed3('0xa')](),controller[_0x9ed3('0x15')]);router[_0x9ed3('0x16')](_0x9ed3('0x9'),auth[_0x9ed3('0xa')](),controller[_0x9ed3('0x17')]);router['delete'](_0x9ed3('0x9'),auth['isAuthenticated'](),controller[_0x9ed3('0x18')]);module[_0x9ed3('0x19')]=router;
\ No newline at end of file
+var _0xb17f=['../../config/environment','get','isAuthenticated','/:id','getFields','/:id/subjects','getSubjects','/:id/descriptions','/:id/tags','getTags','post','create','setTags','put','update','destroy','multer','util','path','express','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xb17f,0x169));var _0xfb17=function(_0x374bc9,_0x4111df){_0x374bc9=_0x374bc9-0x0;var _0x18d5d6=_0xb17f[_0x374bc9];return _0x18d5d6;};'use strict';var multer=require(_0xfb17('0x0'));var util=require(_0xfb17('0x1'));var path=require(_0xfb17('0x2'));var timeout=require('connect-timeout');var express=require(_0xfb17('0x3'));var router=express['Router']();var fs_extra=require(_0xfb17('0x4'));var auth=require(_0xfb17('0x5'));var interaction=require(_0xfb17('0x6'));var config=require(_0xfb17('0x7'));var controller=require('./intFreshdeskConfiguration.controller');router[_0xfb17('0x8')]('/',auth[_0xfb17('0x9')](),controller['index']);router[_0xfb17('0x8')](_0xfb17('0xa'),auth[_0xfb17('0x9')](),controller['show']);router['get']('/:id/fields',auth['isAuthenticated'](),controller[_0xfb17('0xb')]);router[_0xfb17('0x8')](_0xfb17('0xc'),auth['isAuthenticated'](),controller[_0xfb17('0xd')]);router[_0xfb17('0x8')](_0xfb17('0xe'),auth[_0xfb17('0x9')](),controller['getDescriptions']);router['get'](_0xfb17('0xf'),auth[_0xfb17('0x9')](),controller[_0xfb17('0x10')]);router[_0xfb17('0x11')]('/',auth[_0xfb17('0x9')](),controller[_0xfb17('0x12')]);router[_0xfb17('0x11')](_0xfb17('0xf'),auth[_0xfb17('0x9')](),controller[_0xfb17('0x13')]);router[_0xfb17('0x14')](_0xfb17('0xa'),auth[_0xfb17('0x9')](),controller[_0xfb17('0x15')]);router['delete'](_0xfb17('0xa'),auth[_0xfb17('0x9')](),controller[_0xfb17('0x16')]);module['exports']=router;
\ No newline at end of file