Built motion from commit 58b0471d.|2.6.29
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index 2118409..c89f5a6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6c5f=['delete','destroy','multer','connect-timeout','Router','../../components/auth/service','../../config/environment','get','isAuthenticated','index','show','/:id/fields','/:id/subjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','create','post','setTags','put','update'];(function(_0x483c29,_0x340fef){var _0x49f220=function(_0x3dbc5b){while(--_0x3dbc5b){_0x483c29['push'](_0x483c29['shift']());}};_0x49f220(++_0x340fef);}(_0x6c5f,0xc8));var _0xf6c5=function(_0x3d3425,_0x255257){_0x3d3425=_0x3d3425-0x0;var _0x4ae8ff=_0x6c5f[_0x3d3425];return _0x4ae8ff;};'use strict';var multer=require(_0xf6c5('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xf6c5('0x1'));var express=require('express');var router=express[_0xf6c5('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xf6c5('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xf6c5('0x4'));var controller=require('./intFreshdeskConfiguration.controller');router[_0xf6c5('0x5')]('/',auth[_0xf6c5('0x6')](),controller[_0xf6c5('0x7')]);router[_0xf6c5('0x5')]('/:id',auth[_0xf6c5('0x6')](),controller[_0xf6c5('0x8')]);router[_0xf6c5('0x5')](_0xf6c5('0x9'),auth[_0xf6c5('0x6')](),controller['getFields']);router[_0xf6c5('0x5')](_0xf6c5('0xa'),auth[_0xf6c5('0x6')](),controller['getSubjects']);router['get'](_0xf6c5('0xb'),auth[_0xf6c5('0x6')](),controller[_0xf6c5('0xc')]);router[_0xf6c5('0x5')](_0xf6c5('0xd'),auth['isAuthenticated'](),controller[_0xf6c5('0xe')]);router['post']('/',auth[_0xf6c5('0x6')](),controller[_0xf6c5('0xf')]);router[_0xf6c5('0x10')](_0xf6c5('0xd'),auth[_0xf6c5('0x6')](),controller[_0xf6c5('0x11')]);router[_0xf6c5('0x12')]('/:id',auth[_0xf6c5('0x6')](),controller[_0xf6c5('0x13')]);router[_0xf6c5('0x14')]('/:id',auth[_0xf6c5('0x6')](),controller[_0xf6c5('0x15')]);module['exports']=router;
\ No newline at end of file
+var _0xb554=['path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intFreshdeskConfiguration.controller','get','isAuthenticated','/:id','show','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','put','update','delete','destroy','exports','multer','util'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0xb554,0x178));var _0x4b55=function(_0x5d4e83,_0x19b387){_0x5d4e83=_0x5d4e83-0x0;var _0x5ba82b=_0xb554[_0x5d4e83];return _0x5ba82b;};'use strict';var multer=require(_0x4b55('0x0'));var util=require(_0x4b55('0x1'));var path=require(_0x4b55('0x2'));var timeout=require(_0x4b55('0x3'));var express=require(_0x4b55('0x4'));var router=express[_0x4b55('0x5')]();var fs_extra=require(_0x4b55('0x6'));var auth=require(_0x4b55('0x7'));var interaction=require(_0x4b55('0x8'));var config=require('../../config/environment');var controller=require(_0x4b55('0x9'));router[_0x4b55('0xa')]('/',auth[_0x4b55('0xb')](),controller['index']);router[_0x4b55('0xa')](_0x4b55('0xc'),auth[_0x4b55('0xb')](),controller[_0x4b55('0xd')]);router[_0x4b55('0xa')](_0x4b55('0xe'),auth[_0x4b55('0xb')](),controller['getFields']);router[_0x4b55('0xa')](_0x4b55('0xf'),auth[_0x4b55('0xb')](),controller[_0x4b55('0x10')]);router[_0x4b55('0xa')](_0x4b55('0x11'),auth['isAuthenticated'](),controller[_0x4b55('0x12')]);router[_0x4b55('0xa')](_0x4b55('0x13'),auth['isAuthenticated'](),controller[_0x4b55('0x14')]);router[_0x4b55('0x15')]('/',auth[_0x4b55('0xb')](),controller['create']);router[_0x4b55('0x15')](_0x4b55('0x13'),auth[_0x4b55('0xb')](),controller['setTags']);router[_0x4b55('0x16')](_0x4b55('0xc'),auth[_0x4b55('0xb')](),controller[_0x4b55('0x17')]);router[_0x4b55('0x18')](_0x4b55('0xc'),auth[_0x4b55('0xb')](),controller[_0x4b55('0x19')]);module[_0x4b55('0x1a')]=router;
\ No newline at end of file