Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index 2aa9ed3..cbd07b4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x71b0=['getSubjects','/:id/descriptions','getDescriptions','getTags','post','create','/:id/tags','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','/:id','show','isAuthenticated','/:id/subjects'];(function(_0x2c1f11,_0x23338e){var _0x1d81d1=function(_0x2ff9f1){while(--_0x2ff9f1){_0x2c1f11['push'](_0x2c1f11['shift']());}};_0x1d81d1(++_0x23338e);}(_0x71b0,0x19c));var _0x071b=function(_0x234472,_0x1e08bd){_0x234472=_0x234472-0x0;var _0x4144aa=_0x71b0[_0x234472];return _0x4144aa;};'use strict';var multer=require(_0x071b('0x0'));var util=require(_0x071b('0x1'));var path=require(_0x071b('0x2'));var timeout=require(_0x071b('0x3'));var express=require(_0x071b('0x4'));var router=express[_0x071b('0x5')]();var auth=require(_0x071b('0x6'));var interaction=require(_0x071b('0x7'));var config=require('../../config/environment');var controller=require('./intFreshdeskConfiguration.controller');router[_0x071b('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0x071b('0x8')](_0x071b('0x9'),auth['isAuthenticated'](),controller[_0x071b('0xa')]);router[_0x071b('0x8')]('/:id/fields',auth[_0x071b('0xb')](),controller['getFields']);router[_0x071b('0x8')](_0x071b('0xc'),auth[_0x071b('0xb')](),controller[_0x071b('0xd')]);router[_0x071b('0x8')](_0x071b('0xe'),auth[_0x071b('0xb')](),controller[_0x071b('0xf')]);router[_0x071b('0x8')]('/:id/tags',auth[_0x071b('0xb')](),controller[_0x071b('0x10')]);router[_0x071b('0x11')]('/',auth['isAuthenticated'](),controller[_0x071b('0x12')]);router[_0x071b('0x11')](_0x071b('0x13'),auth[_0x071b('0xb')](),controller['setTags']);router[_0x071b('0x14')](_0x071b('0x9'),auth['isAuthenticated'](),controller[_0x071b('0x15')]);router[_0x071b('0x16')](_0x071b('0x9'),auth['isAuthenticated'](),controller[_0x071b('0x17')]);module[_0x071b('0x18')]=router;
\ No newline at end of file
+var _0x02c0=['create','setTags','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','/:id','show','get','getFields','/:id/subjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post'];(function(_0x27f452,_0x21287){var _0x934554=function(_0x709f5c){while(--_0x709f5c){_0x27f452['push'](_0x27f452['shift']());}};_0x934554(++_0x21287);}(_0x02c0,0xc4));var _0x002c=function(_0x4dc480,_0x651c85){_0x4dc480=_0x4dc480-0x0;var _0x2444c5=_0x02c0[_0x4dc480];return _0x2444c5;};'use strict';var multer=require(_0x002c('0x0'));var util=require(_0x002c('0x1'));var path=require('path');var timeout=require(_0x002c('0x2'));var express=require(_0x002c('0x3'));var router=express[_0x002c('0x4')]();var auth=require(_0x002c('0x5'));var interaction=require(_0x002c('0x6'));var config=require(_0x002c('0x7'));var controller=require('./intFreshdeskConfiguration.controller');router['get']('/',auth[_0x002c('0x8')](),controller[_0x002c('0x9')]);router['get'](_0x002c('0xa'),auth[_0x002c('0x8')](),controller[_0x002c('0xb')]);router[_0x002c('0xc')]('/:id/fields',auth[_0x002c('0x8')](),controller[_0x002c('0xd')]);router['get'](_0x002c('0xe'),auth[_0x002c('0x8')](),controller['getSubjects']);router[_0x002c('0xc')](_0x002c('0xf'),auth[_0x002c('0x8')](),controller[_0x002c('0x10')]);router[_0x002c('0xc')](_0x002c('0x11'),auth[_0x002c('0x8')](),controller[_0x002c('0x12')]);router[_0x002c('0x13')]('/',auth['isAuthenticated'](),controller[_0x002c('0x14')]);router['post'](_0x002c('0x11'),auth['isAuthenticated'](),controller[_0x002c('0x15')]);router[_0x002c('0x16')](_0x002c('0xa'),auth[_0x002c('0x8')](),controller[_0x002c('0x17')]);router[_0x002c('0x18')](_0x002c('0xa'),auth['isAuthenticated'](),controller[_0x002c('0x19')]);module[_0x002c('0x1a')]=router;
\ No newline at end of file