Built motion from commit (unavailable).|2.5.6
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index ad92d7c..f572da4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa693=['create','setTags','update','delete','destroy','exports','multer','connect-timeout','express','Router','../../components/auth/service','get','index','/:id','show','/:id/fields','isAuthenticated','/:id/subjects','getDescriptions','/:id/tags','getTags','post'];(function(_0x543084,_0x4337f5){var _0x306a57=function(_0x2769ed){while(--_0x2769ed){_0x543084['push'](_0x543084['shift']());}};_0x306a57(++_0x4337f5);}(_0xa693,0x17c));var _0x3a69=function(_0x4cd21c,_0x35fa45){_0x4cd21c=_0x4cd21c-0x0;var _0x5d8e5e=_0xa693[_0x4cd21c];return _0x5d8e5e;};'use strict';var multer=require(_0x3a69('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x3a69('0x1'));var express=require(_0x3a69('0x2'));var router=express[_0x3a69('0x3')]();var auth=require(_0x3a69('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intFreshdeskConfiguration.controller');router[_0x3a69('0x5')]('/',auth['isAuthenticated'](),controller[_0x3a69('0x6')]);router[_0x3a69('0x5')](_0x3a69('0x7'),auth['isAuthenticated'](),controller[_0x3a69('0x8')]);router['get'](_0x3a69('0x9'),auth[_0x3a69('0xa')](),controller['getFields']);router[_0x3a69('0x5')](_0x3a69('0xb'),auth[_0x3a69('0xa')](),controller['getSubjects']);router['get']('/:id/descriptions',auth[_0x3a69('0xa')](),controller[_0x3a69('0xc')]);router[_0x3a69('0x5')](_0x3a69('0xd'),auth[_0x3a69('0xa')](),controller[_0x3a69('0xe')]);router[_0x3a69('0xf')]('/',auth[_0x3a69('0xa')](),controller[_0x3a69('0x10')]);router[_0x3a69('0xf')]('/:id/tags',auth[_0x3a69('0xa')](),controller[_0x3a69('0x11')]);router['put'](_0x3a69('0x7'),auth[_0x3a69('0xa')](),controller[_0x3a69('0x12')]);router[_0x3a69('0x13')](_0x3a69('0x7'),auth[_0x3a69('0xa')](),controller[_0x3a69('0x14')]);module[_0x3a69('0x15')]=router;
\ No newline at end of file
+var _0xb862=['/:id/tags','setTags','put','update','delete','destroy','util','connect-timeout','Router','../../components/auth/service','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','/:id/descriptions','getDescriptions','getTags','post'];(function(_0xe72454,_0x139907){var _0x191618=function(_0x479f68){while(--_0x479f68){_0xe72454['push'](_0xe72454['shift']());}};_0x191618(++_0x139907);}(_0xb862,0x8a));var _0x2b86=function(_0x2b64bc,_0x439c35){_0x2b64bc=_0x2b64bc-0x0;var _0x1c4e34=_0xb862[_0x2b64bc];return _0x1c4e34;};'use strict';var multer=require('multer');var util=require(_0x2b86('0x0'));var path=require('path');var timeout=require(_0x2b86('0x1'));var express=require('express');var router=express[_0x2b86('0x2')]();var auth=require(_0x2b86('0x3'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intFreshdeskConfiguration.controller');router[_0x2b86('0x4')]('/',auth[_0x2b86('0x5')](),controller[_0x2b86('0x6')]);router[_0x2b86('0x4')](_0x2b86('0x7'),auth[_0x2b86('0x5')](),controller[_0x2b86('0x8')]);router[_0x2b86('0x4')](_0x2b86('0x9'),auth[_0x2b86('0x5')](),controller[_0x2b86('0xa')]);router[_0x2b86('0x4')](_0x2b86('0xb'),auth[_0x2b86('0x5')](),controller['getSubjects']);router[_0x2b86('0x4')](_0x2b86('0xc'),auth[_0x2b86('0x5')](),controller[_0x2b86('0xd')]);router[_0x2b86('0x4')]('/:id/tags',auth[_0x2b86('0x5')](),controller[_0x2b86('0xe')]);router[_0x2b86('0xf')]('/',auth[_0x2b86('0x5')](),controller['create']);router[_0x2b86('0xf')](_0x2b86('0x10'),auth['isAuthenticated'](),controller[_0x2b86('0x11')]);router[_0x2b86('0x12')](_0x2b86('0x7'),auth[_0x2b86('0x5')](),controller[_0x2b86('0x13')]);router[_0x2b86('0x14')](_0x2b86('0x7'),auth[_0x2b86('0x5')](),controller[_0x2b86('0x15')]);module['exports']=router;
\ No newline at end of file