Built motion from commit (unavailable).|2.5.6
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index f572da4..eb2dfc9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+var _0xd04d=['show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','/:id/tags','post','create','put','delete','destroy','exports','multer','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','get','isAuthenticated','index','/:id'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0xd04d,0x9d));var _0xdd04=function(_0x2641f9,_0x26715f){_0x2641f9=_0x2641f9-0x0;var _0x585741=_0xd04d[_0x2641f9];return _0x585741;};'use strict';var multer=require(_0xdd04('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xdd04('0x1'));var router=express[_0xdd04('0x2')]();var auth=require(_0xdd04('0x3'));var interaction=require(_0xdd04('0x4'));var config=require(_0xdd04('0x5'));var controller=require(_0xdd04('0x6'));router[_0xdd04('0x7')]('/',auth[_0xdd04('0x8')](),controller[_0xdd04('0x9')]);router[_0xdd04('0x7')](_0xdd04('0xa'),auth['isAuthenticated'](),controller[_0xdd04('0xb')]);router['get'](_0xdd04('0xc'),auth[_0xdd04('0x8')](),controller[_0xdd04('0xd')]);router[_0xdd04('0x7')](_0xdd04('0xe'),auth[_0xdd04('0x8')](),controller[_0xdd04('0xf')]);router[_0xdd04('0x7')](_0xdd04('0x10'),auth[_0xdd04('0x8')](),controller['getDescriptions']);router[_0xdd04('0x7')](_0xdd04('0x11'),auth[_0xdd04('0x8')](),controller['getTags']);router[_0xdd04('0x12')]('/',auth[_0xdd04('0x8')](),controller[_0xdd04('0x13')]);router[_0xdd04('0x12')](_0xdd04('0x11'),auth[_0xdd04('0x8')](),controller['setTags']);router[_0xdd04('0x14')](_0xdd04('0xa'),auth['isAuthenticated'](),controller['update']);router[_0xdd04('0x15')](_0xdd04('0xa'),auth[_0xdd04('0x8')](),controller[_0xdd04('0x16')]);module[_0xdd04('0x17')]=router;
\ No newline at end of file