Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index 253d74e..705cb76 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7ff7=['put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','index','/:id','/:id/fields','getFields','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','create','setTags'];(function(_0x358000,_0x4efb0e){var _0x53d1c0=function(_0x3690d8){while(--_0x3690d8){_0x358000['push'](_0x358000['shift']());}};_0x53d1c0(++_0x4efb0e);}(_0x7ff7,0xc2));var _0x77ff=function(_0x1db678,_0x2965a0){_0x1db678=_0x1db678-0x0;var _0x5bd949=_0x7ff7[_0x1db678];return _0x5bd949;};'use strict';var multer=require(_0x77ff('0x0'));var util=require(_0x77ff('0x1'));var path=require(_0x77ff('0x2'));var timeout=require(_0x77ff('0x3'));var express=require(_0x77ff('0x4'));var router=express['Router']();var fs_extra=require(_0x77ff('0x5'));var auth=require(_0x77ff('0x6'));var interaction=require(_0x77ff('0x7'));var config=require('../../config/environment');var controller=require('./intFreshdeskConfiguration.controller');router[_0x77ff('0x8')]('/',auth[_0x77ff('0x9')](),controller[_0x77ff('0xa')]);router[_0x77ff('0x8')](_0x77ff('0xb'),auth[_0x77ff('0x9')](),controller['show']);router[_0x77ff('0x8')](_0x77ff('0xc'),auth['isAuthenticated'](),controller[_0x77ff('0xd')]);router[_0x77ff('0x8')]('/:id/subjects',auth[_0x77ff('0x9')](),controller[_0x77ff('0xe')]);router[_0x77ff('0x8')](_0x77ff('0xf'),auth[_0x77ff('0x9')](),controller[_0x77ff('0x10')]);router[_0x77ff('0x8')](_0x77ff('0x11'),auth['isAuthenticated'](),controller[_0x77ff('0x12')]);router[_0x77ff('0x13')]('/',auth[_0x77ff('0x9')](),controller[_0x77ff('0x14')]);router[_0x77ff('0x13')]('/:id/tags',auth['isAuthenticated'](),controller[_0x77ff('0x15')]);router[_0x77ff('0x16')](_0x77ff('0xb'),auth[_0x77ff('0x9')](),controller[_0x77ff('0x17')]);router[_0x77ff('0x18')]('/:id',auth[_0x77ff('0x9')](),controller[_0x77ff('0x19')]);module[_0x77ff('0x1a')]=router;
\ No newline at end of file
+var _0xdb60=['/:id','show','/:id/fields','getFields','getSubjects','/:id/descriptions','getDescriptions','post','create','setTags','delete','destroy','exports','multer','util','Router','fs-extra','../../components/auth/service','get','isAuthenticated'];(function(_0x3ed004,_0x1ad442){var _0x15ea5c=function(_0x69854b){while(--_0x69854b){_0x3ed004['push'](_0x3ed004['shift']());}};_0x15ea5c(++_0x1ad442);}(_0xdb60,0xfd));var _0x0db6=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xdb60[_0xa464c9];return _0x3d73c4;};'use strict';var multer=require(_0x0db6('0x0'));var util=require(_0x0db6('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0db6('0x2')]();var fs_extra=require(_0x0db6('0x3'));var auth=require(_0x0db6('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intFreshdeskConfiguration.controller');router[_0x0db6('0x5')]('/',auth[_0x0db6('0x6')](),controller['index']);router[_0x0db6('0x5')](_0x0db6('0x7'),auth[_0x0db6('0x6')](),controller[_0x0db6('0x8')]);router['get'](_0x0db6('0x9'),auth[_0x0db6('0x6')](),controller[_0x0db6('0xa')]);router[_0x0db6('0x5')]('/:id/subjects',auth[_0x0db6('0x6')](),controller[_0x0db6('0xb')]);router[_0x0db6('0x5')](_0x0db6('0xc'),auth['isAuthenticated'](),controller[_0x0db6('0xd')]);router[_0x0db6('0x5')]('/:id/tags',auth['isAuthenticated'](),controller['getTags']);router[_0x0db6('0xe')]('/',auth[_0x0db6('0x6')](),controller[_0x0db6('0xf')]);router[_0x0db6('0xe')]('/:id/tags',auth[_0x0db6('0x6')](),controller[_0x0db6('0x10')]);router['put']('/:id',auth[_0x0db6('0x6')](),controller['update']);router[_0x0db6('0x11')](_0x0db6('0x7'),auth['isAuthenticated'](),controller[_0x0db6('0x12')]);module[_0x0db6('0x13')]=router;
\ No newline at end of file