Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index c42e2b6..c0c07de 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0d0f=['Router','../../components/auth/service','../../config/environment','./intFreshdeskConfiguration.controller','isAuthenticated','index','get','/:id','show','/:id/fields','getFields','getSubjects','getDescriptions','/:id/tags','getTags','post','create','put','update','delete','destroy','exports','multer','util','path','express'];(function(_0x46cd24,_0xb4813b){var _0x293def=function(_0x4ecfb4){while(--_0x4ecfb4){_0x46cd24['push'](_0x46cd24['shift']());}};_0x293def(++_0xb4813b);}(_0x0d0f,0xcc));var _0xf0d0=function(_0x47853b,_0x21856b){_0x47853b=_0x47853b-0x0;var _0x4deb01=_0x0d0f[_0x47853b];return _0x4deb01;};'use strict';var multer=require(_0xf0d0('0x0'));var util=require(_0xf0d0('0x1'));var path=require(_0xf0d0('0x2'));var timeout=require('connect-timeout');var express=require(_0xf0d0('0x3'));var router=express[_0xf0d0('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0xf0d0('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xf0d0('0x6'));var controller=require(_0xf0d0('0x7'));router['get']('/',auth[_0xf0d0('0x8')](),controller[_0xf0d0('0x9')]);router[_0xf0d0('0xa')](_0xf0d0('0xb'),auth[_0xf0d0('0x8')](),controller[_0xf0d0('0xc')]);router['get'](_0xf0d0('0xd'),auth[_0xf0d0('0x8')](),controller[_0xf0d0('0xe')]);router[_0xf0d0('0xa')]('/:id/subjects',auth[_0xf0d0('0x8')](),controller[_0xf0d0('0xf')]);router[_0xf0d0('0xa')]('/:id/descriptions',auth[_0xf0d0('0x8')](),controller[_0xf0d0('0x10')]);router[_0xf0d0('0xa')](_0xf0d0('0x11'),auth[_0xf0d0('0x8')](),controller[_0xf0d0('0x12')]);router[_0xf0d0('0x13')]('/',auth[_0xf0d0('0x8')](),controller[_0xf0d0('0x14')]);router['post'](_0xf0d0('0x11'),auth[_0xf0d0('0x8')](),controller['setTags']);router[_0xf0d0('0x15')](_0xf0d0('0xb'),auth[_0xf0d0('0x8')](),controller[_0xf0d0('0x16')]);router[_0xf0d0('0x17')](_0xf0d0('0xb'),auth[_0xf0d0('0x8')](),controller[_0xf0d0('0x18')]);module[_0xf0d0('0x19')]=router;
\ No newline at end of file
+var _0x4dbc=['/:id/fields','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','create','delete','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','get','isAuthenticated','index','/:id','show'];(function(_0x369a09,_0x3af13f){var _0xaff18=function(_0x18926b){while(--_0x18926b){_0x369a09['push'](_0x369a09['shift']());}};_0xaff18(++_0x3af13f);}(_0x4dbc,0x7b));var _0xc4db=function(_0x59f6be,_0x472a09){_0x59f6be=_0x59f6be-0x0;var _0x2aef59=_0x4dbc[_0x59f6be];return _0x2aef59;};'use strict';var multer=require(_0xc4db('0x0'));var util=require(_0xc4db('0x1'));var path=require(_0xc4db('0x2'));var timeout=require('connect-timeout');var express=require(_0xc4db('0x3'));var router=express[_0xc4db('0x4')]();var fs_extra=require(_0xc4db('0x5'));var auth=require(_0xc4db('0x6'));var interaction=require(_0xc4db('0x7'));var config=require(_0xc4db('0x8'));var controller=require(_0xc4db('0x9'));router[_0xc4db('0xa')]('/',auth[_0xc4db('0xb')](),controller[_0xc4db('0xc')]);router['get'](_0xc4db('0xd'),auth[_0xc4db('0xb')](),controller[_0xc4db('0xe')]);router[_0xc4db('0xa')](_0xc4db('0xf'),auth['isAuthenticated'](),controller['getFields']);router[_0xc4db('0xa')]('/:id/subjects',auth[_0xc4db('0xb')](),controller['getSubjects']);router[_0xc4db('0xa')](_0xc4db('0x10'),auth['isAuthenticated'](),controller[_0xc4db('0x11')]);router[_0xc4db('0xa')](_0xc4db('0x12'),auth[_0xc4db('0xb')](),controller[_0xc4db('0x13')]);router[_0xc4db('0x14')]('/',auth[_0xc4db('0xb')](),controller[_0xc4db('0x15')]);router[_0xc4db('0x14')](_0xc4db('0x12'),auth[_0xc4db('0xb')](),controller['setTags']);router['put'](_0xc4db('0xd'),auth['isAuthenticated'](),controller['update']);router[_0xc4db('0x16')]('/:id',auth[_0xc4db('0xb')](),controller['destroy']);module['exports']=router;
\ No newline at end of file