Built motion from commit (unavailable).|2.5.25
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index 3165b13..0a2526a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x247a=['/:id','isAuthenticated','/:id/fields','getFields','getSubjects','/:id/descriptions','/:id/tags','post','setTags','put','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','get','index'];(function(_0x3393ea,_0x49e0f1){var _0x29b3e6=function(_0xb732af){while(--_0xb732af){_0x3393ea['push'](_0x3393ea['shift']());}};_0x29b3e6(++_0x49e0f1);}(_0x247a,0x6d));var _0xa247=function(_0x1ab13e,_0x44507a){_0x1ab13e=_0x1ab13e-0x0;var _0xa28f8=_0x247a[_0x1ab13e];return _0xa28f8;};'use strict';var multer=require(_0xa247('0x0'));var util=require(_0xa247('0x1'));var path=require(_0xa247('0x2'));var timeout=require(_0xa247('0x3'));var express=require('express');var router=express[_0xa247('0x4')]();var auth=require(_0xa247('0x5'));var interaction=require(_0xa247('0x6'));var config=require(_0xa247('0x7'));var controller=require(_0xa247('0x8'));router[_0xa247('0x9')]('/',auth['isAuthenticated'](),controller[_0xa247('0xa')]);router[_0xa247('0x9')](_0xa247('0xb'),auth[_0xa247('0xc')](),controller['show']);router[_0xa247('0x9')](_0xa247('0xd'),auth[_0xa247('0xc')](),controller[_0xa247('0xe')]);router[_0xa247('0x9')]('/:id/subjects',auth[_0xa247('0xc')](),controller[_0xa247('0xf')]);router[_0xa247('0x9')](_0xa247('0x10'),auth[_0xa247('0xc')](),controller['getDescriptions']);router[_0xa247('0x9')](_0xa247('0x11'),auth[_0xa247('0xc')](),controller['getTags']);router[_0xa247('0x12')]('/',auth[_0xa247('0xc')](),controller['create']);router[_0xa247('0x12')](_0xa247('0x11'),auth['isAuthenticated'](),controller[_0xa247('0x13')]);router[_0xa247('0x14')](_0xa247('0xb'),auth[_0xa247('0xc')](),controller['update']);router[_0xa247('0x15')](_0xa247('0xb'),auth[_0xa247('0xc')](),controller[_0xa247('0x16')]);module[_0xa247('0x17')]=router;
\ No newline at end of file
+var _0x7c62=['getTags','post','setTags','put','update','delete','destroy','multer','util','express','Router','../../components/auth/service','../../components/interaction/service','isAuthenticated','get','/:id','show','/:id/fields','getFields','/:id/descriptions','getDescriptions'];(function(_0x2a6193,_0x2ec097){var _0x317a31=function(_0x478fa1){while(--_0x478fa1){_0x2a6193['push'](_0x2a6193['shift']());}};_0x317a31(++_0x2ec097);}(_0x7c62,0x12d));var _0x27c6=function(_0x1b4684,_0x5793c8){_0x1b4684=_0x1b4684-0x0;var _0x3b9024=_0x7c62[_0x1b4684];return _0x3b9024;};'use strict';var multer=require(_0x27c6('0x0'));var util=require(_0x27c6('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x27c6('0x2'));var router=express[_0x27c6('0x3')]();var auth=require(_0x27c6('0x4'));var interaction=require(_0x27c6('0x5'));var config=require('../../config/environment');var controller=require('./intFreshdeskConfiguration.controller');router['get']('/',auth[_0x27c6('0x6')](),controller['index']);router[_0x27c6('0x7')](_0x27c6('0x8'),auth[_0x27c6('0x6')](),controller[_0x27c6('0x9')]);router['get'](_0x27c6('0xa'),auth[_0x27c6('0x6')](),controller[_0x27c6('0xb')]);router[_0x27c6('0x7')]('/:id/subjects',auth[_0x27c6('0x6')](),controller['getSubjects']);router[_0x27c6('0x7')](_0x27c6('0xc'),auth[_0x27c6('0x6')](),controller[_0x27c6('0xd')]);router['get']('/:id/tags',auth[_0x27c6('0x6')](),controller[_0x27c6('0xe')]);router['post']('/',auth[_0x27c6('0x6')](),controller['create']);router[_0x27c6('0xf')]('/:id/tags',auth[_0x27c6('0x6')](),controller[_0x27c6('0x10')]);router[_0x27c6('0x11')](_0x27c6('0x8'),auth['isAuthenticated'](),controller[_0x27c6('0x12')]);router[_0x27c6('0x13')](_0x27c6('0x8'),auth[_0x27c6('0x6')](),controller[_0x27c6('0x14')]);module['exports']=router;
\ No newline at end of file