Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index 1cad57b..4374f87 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4286=['../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','get','isAuthenticated','index','show','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','create','setTags','put','/:id','update','destroy','multer','util','connect-timeout','express','Router','../../components/auth/service'];(function(_0x327615,_0xa589c3){var _0x4e90ba=function(_0xf2d8a7){while(--_0xf2d8a7){_0x327615['push'](_0x327615['shift']());}};_0x4e90ba(++_0xa589c3);}(_0x4286,0x17a));var _0x6428=function(_0x11cdab,_0x338f67){_0x11cdab=_0x11cdab-0x0;var _0x4e5fd5=_0x4286[_0x11cdab];return _0x4e5fd5;};'use strict';var multer=require(_0x6428('0x0'));var util=require(_0x6428('0x1'));var path=require('path');var timeout=require(_0x6428('0x2'));var express=require(_0x6428('0x3'));var router=express[_0x6428('0x4')]();var auth=require(_0x6428('0x5'));var interaction=require(_0x6428('0x6'));var config=require(_0x6428('0x7'));var controller=require(_0x6428('0x8'));router[_0x6428('0x9')]('/',auth[_0x6428('0xa')](),controller[_0x6428('0xb')]);router[_0x6428('0x9')]('/:id',auth['isAuthenticated'](),controller[_0x6428('0xc')]);router[_0x6428('0x9')]('/:id/fields',auth[_0x6428('0xa')](),controller['getFields']);router[_0x6428('0x9')](_0x6428('0xd'),auth['isAuthenticated'](),controller[_0x6428('0xe')]);router[_0x6428('0x9')](_0x6428('0xf'),auth[_0x6428('0xa')](),controller[_0x6428('0x10')]);router[_0x6428('0x9')](_0x6428('0x11'),auth[_0x6428('0xa')](),controller['getTags']);router['post']('/',auth[_0x6428('0xa')](),controller[_0x6428('0x12')]);router['post'](_0x6428('0x11'),auth[_0x6428('0xa')](),controller[_0x6428('0x13')]);router[_0x6428('0x14')](_0x6428('0x15'),auth[_0x6428('0xa')](),controller[_0x6428('0x16')]);router['delete'](_0x6428('0x15'),auth[_0x6428('0xa')](),controller[_0x6428('0x17')]);module['exports']=router;
\ No newline at end of file
+var _0x45eb=['multer','path','../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','get','isAuthenticated','index','/:id/subjects','getSubjects','getDescriptions','/:id/tags','getTags','post','create','setTags','put','update','delete','destroy'];(function(_0x2be8c2,_0x14a4b5){var _0x97f531=function(_0xcee58d){while(--_0xcee58d){_0x2be8c2['push'](_0x2be8c2['shift']());}};_0x97f531(++_0x14a4b5);}(_0x45eb,0x8c));var _0xb45e=function(_0x51932d,_0x1ffbf7){_0x51932d=_0x51932d-0x0;var _0x1ca2f4=_0x45eb[_0x51932d];return _0x1ca2f4;};'use strict';var multer=require(_0xb45e('0x0'));var util=require('util');var path=require(_0xb45e('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xb45e('0x2'));var config=require(_0xb45e('0x3'));var controller=require(_0xb45e('0x4'));router[_0xb45e('0x5')]('/',auth[_0xb45e('0x6')](),controller[_0xb45e('0x7')]);router[_0xb45e('0x5')]('/:id',auth['isAuthenticated'](),controller['show']);router[_0xb45e('0x5')]('/:id/fields',auth[_0xb45e('0x6')](),controller['getFields']);router[_0xb45e('0x5')](_0xb45e('0x8'),auth[_0xb45e('0x6')](),controller[_0xb45e('0x9')]);router[_0xb45e('0x5')]('/:id/descriptions',auth[_0xb45e('0x6')](),controller[_0xb45e('0xa')]);router['get'](_0xb45e('0xb'),auth['isAuthenticated'](),controller[_0xb45e('0xc')]);router[_0xb45e('0xd')]('/',auth[_0xb45e('0x6')](),controller[_0xb45e('0xe')]);router[_0xb45e('0xd')](_0xb45e('0xb'),auth['isAuthenticated'](),controller[_0xb45e('0xf')]);router[_0xb45e('0x10')]('/:id',auth[_0xb45e('0x6')](),controller[_0xb45e('0x11')]);router[_0xb45e('0x12')]('/:id',auth['isAuthenticated'](),controller[_0xb45e('0x13')]);module['exports']=router;
\ No newline at end of file