Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index 9a89b11..c42e2b6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6247=['show','/:id/fields','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','put','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','isAuthenticated','index','get','/:id'];(function(_0x41dc9e,_0x7446){var _0x2f90d7=function(_0x2b88d8){while(--_0x2b88d8){_0x41dc9e['push'](_0x41dc9e['shift']());}};_0x2f90d7(++_0x7446);}(_0x6247,0xf5));var _0x7624=function(_0x35db7d,_0x123643){_0x35db7d=_0x35db7d-0x0;var _0x1da269=_0x6247[_0x35db7d];return _0x1da269;};'use strict';var multer=require(_0x7624('0x0'));var util=require(_0x7624('0x1'));var path=require(_0x7624('0x2'));var timeout=require(_0x7624('0x3'));var express=require(_0x7624('0x4'));var router=express[_0x7624('0x5')]();var fs_extra=require(_0x7624('0x6'));var auth=require(_0x7624('0x7'));var interaction=require(_0x7624('0x8'));var config=require(_0x7624('0x9'));var controller=require(_0x7624('0xa'));router['get']('/',auth[_0x7624('0xb')](),controller[_0x7624('0xc')]);router[_0x7624('0xd')](_0x7624('0xe'),auth[_0x7624('0xb')](),controller[_0x7624('0xf')]);router['get'](_0x7624('0x10'),auth['isAuthenticated'](),controller['getFields']);router[_0x7624('0xd')]('/:id/subjects',auth[_0x7624('0xb')](),controller[_0x7624('0x11')]);router['get'](_0x7624('0x12'),auth[_0x7624('0xb')](),controller[_0x7624('0x13')]);router[_0x7624('0xd')](_0x7624('0x14'),auth['isAuthenticated'](),controller[_0x7624('0x15')]);router[_0x7624('0x16')]('/',auth['isAuthenticated'](),controller['create']);router[_0x7624('0x16')](_0x7624('0x14'),auth[_0x7624('0xb')](),controller['setTags']);router[_0x7624('0x17')]('/:id',auth[_0x7624('0xb')](),controller['update']);router['delete'](_0x7624('0xe'),auth[_0x7624('0xb')](),controller[_0x7624('0x18')]);module[_0x7624('0x19')]=router;
\ No newline at end of file
+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