Built motion from commit (unavailable).|2.3.1
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index c01a0b0..0084ef3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd0bb=['/:id/tags','getTags','post','create','setTags','put','destroy','exports','multer','util','path','express','../../components/auth/service','../../components/interaction/service','./intFreshdeskConfiguration.controller','isAuthenticated','index','get','/:id','/:id/fields','getFields','getSubjects','getDescriptions'];(function(_0x231dda,_0x5b04cc){var _0x3f88cb=function(_0x16eb77){while(--_0x16eb77){_0x231dda['push'](_0x231dda['shift']());}};_0x3f88cb(++_0x5b04cc);}(_0xd0bb,0x1eb));var _0xbd0b=function(_0x24ffa5,_0x119b94){_0x24ffa5=_0x24ffa5-0x0;var _0x1f0a5f=_0xd0bb[_0x24ffa5];return _0x1f0a5f;};'use strict';var multer=require(_0xbd0b('0x0'));var util=require(_0xbd0b('0x1'));var path=require(_0xbd0b('0x2'));var timeout=require('connect-timeout');var express=require(_0xbd0b('0x3'));var router=express['Router']();var auth=require(_0xbd0b('0x4'));var interaction=require(_0xbd0b('0x5'));var config=require('../../config/environment');var controller=require(_0xbd0b('0x6'));router['get']('/',auth[_0xbd0b('0x7')](),controller[_0xbd0b('0x8')]);router[_0xbd0b('0x9')](_0xbd0b('0xa'),auth[_0xbd0b('0x7')](),controller['show']);router[_0xbd0b('0x9')](_0xbd0b('0xb'),auth[_0xbd0b('0x7')](),controller[_0xbd0b('0xc')]);router[_0xbd0b('0x9')]('/:id/subjects',auth['isAuthenticated'](),controller[_0xbd0b('0xd')]);router[_0xbd0b('0x9')]('/:id/descriptions',auth[_0xbd0b('0x7')](),controller[_0xbd0b('0xe')]);router['get'](_0xbd0b('0xf'),auth[_0xbd0b('0x7')](),controller[_0xbd0b('0x10')]);router[_0xbd0b('0x11')]('/',auth[_0xbd0b('0x7')](),controller[_0xbd0b('0x12')]);router[_0xbd0b('0x11')](_0xbd0b('0xf'),auth[_0xbd0b('0x7')](),controller[_0xbd0b('0x13')]);router[_0xbd0b('0x14')]('/:id',auth[_0xbd0b('0x7')](),controller['update']);router['delete'](_0xbd0b('0xa'),auth[_0xbd0b('0x7')](),controller[_0xbd0b('0x15')]);module[_0xbd0b('0x16')]=router;
\ No newline at end of file
+var _0xc3b5=['/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','post','setTags','put','delete','destroy','exports','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','isAuthenticated','index','/:id','show','get','getFields'];(function(_0x1ab137,_0x14ea94){var _0x201a85=function(_0x244ee3){while(--_0x244ee3){_0x1ab137['push'](_0x1ab137['shift']());}};_0x201a85(++_0x14ea94);}(_0xc3b5,0x6f));var _0x5c3b=function(_0x2ffebf,_0x4d758b){_0x2ffebf=_0x2ffebf-0x0;var _0x578388=_0xc3b5[_0x2ffebf];return _0x578388;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x5c3b('0x0'));var timeout=require(_0x5c3b('0x1'));var express=require(_0x5c3b('0x2'));var router=express[_0x5c3b('0x3')]();var auth=require(_0x5c3b('0x4'));var interaction=require(_0x5c3b('0x5'));var config=require(_0x5c3b('0x6'));var controller=require(_0x5c3b('0x7'));router['get']('/',auth[_0x5c3b('0x8')](),controller[_0x5c3b('0x9')]);router['get'](_0x5c3b('0xa'),auth[_0x5c3b('0x8')](),controller[_0x5c3b('0xb')]);router[_0x5c3b('0xc')]('/:id/fields',auth[_0x5c3b('0x8')](),controller[_0x5c3b('0xd')]);router[_0x5c3b('0xc')](_0x5c3b('0xe'),auth['isAuthenticated'](),controller[_0x5c3b('0xf')]);router[_0x5c3b('0xc')](_0x5c3b('0x10'),auth[_0x5c3b('0x8')](),controller[_0x5c3b('0x11')]);router['get'](_0x5c3b('0x12'),auth[_0x5c3b('0x8')](),controller['getTags']);router[_0x5c3b('0x13')]('/',auth[_0x5c3b('0x8')](),controller['create']);router[_0x5c3b('0x13')](_0x5c3b('0x12'),auth[_0x5c3b('0x8')](),controller[_0x5c3b('0x14')]);router[_0x5c3b('0x15')](_0x5c3b('0xa'),auth[_0x5c3b('0x8')](),controller['update']);router[_0x5c3b('0x16')]('/:id',auth['isAuthenticated'](),controller[_0x5c3b('0x17')]);module[_0x5c3b('0x18')]=router;
\ No newline at end of file