Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index b70c988..f10b59c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4851=['fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','/:id','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','getTags','post','create','/:id/tags','put','update','delete','destroy','exports','multer','path','connect-timeout','express','Router'];(function(_0x458f13,_0x1b0fe3){var _0x490b5c=function(_0x492fd3){while(--_0x492fd3){_0x458f13['push'](_0x458f13['shift']());}};_0x490b5c(++_0x1b0fe3);}(_0x4851,0x78));var _0x1485=function(_0x4d55fe,_0x27b6d4){_0x4d55fe=_0x4d55fe-0x0;var _0x2c6959=_0x4851[_0x4d55fe];return _0x2c6959;};'use strict';var multer=require(_0x1485('0x0'));var util=require('util');var path=require(_0x1485('0x1'));var timeout=require(_0x1485('0x2'));var express=require(_0x1485('0x3'));var router=express[_0x1485('0x4')]();var fs_extra=require(_0x1485('0x5'));var auth=require(_0x1485('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x1485('0x7'));var controller=require('./intFreshdeskConfiguration.controller');router[_0x1485('0x8')]('/',auth[_0x1485('0x9')](),controller['index']);router[_0x1485('0x8')](_0x1485('0xa'),auth[_0x1485('0x9')](),controller['show']);router['get']('/:id/fields',auth['isAuthenticated'](),controller[_0x1485('0xb')]);router[_0x1485('0x8')](_0x1485('0xc'),auth[_0x1485('0x9')](),controller[_0x1485('0xd')]);router['get'](_0x1485('0xe'),auth[_0x1485('0x9')](),controller[_0x1485('0xf')]);router['get']('/:id/tags',auth[_0x1485('0x9')](),controller[_0x1485('0x10')]);router[_0x1485('0x11')]('/',auth[_0x1485('0x9')](),controller[_0x1485('0x12')]);router[_0x1485('0x11')](_0x1485('0x13'),auth['isAuthenticated'](),controller['setTags']);router[_0x1485('0x14')](_0x1485('0xa'),auth[_0x1485('0x9')](),controller[_0x1485('0x15')]);router[_0x1485('0x16')](_0x1485('0xa'),auth[_0x1485('0x9')](),controller[_0x1485('0x17')]);module[_0x1485('0x18')]=router;
\ No newline at end of file
+var _0x1423=['../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','put','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra'];(function(_0x3adc12,_0x404172){var _0x2cfb88=function(_0x4617c1){while(--_0x4617c1){_0x3adc12['push'](_0x3adc12['shift']());}};_0x2cfb88(++_0x404172);}(_0x1423,0x14a));var _0x3142=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x1423[_0x122ef9];return _0x42fba0;};'use strict';var multer=require(_0x3142('0x0'));var util=require('util');var path=require(_0x3142('0x1'));var timeout=require(_0x3142('0x2'));var express=require(_0x3142('0x3'));var router=express[_0x3142('0x4')]();var fs_extra=require(_0x3142('0x5'));var auth=require(_0x3142('0x6'));var interaction=require(_0x3142('0x7'));var config=require(_0x3142('0x8'));var controller=require(_0x3142('0x9'));router[_0x3142('0xa')]('/',auth[_0x3142('0xb')](),controller[_0x3142('0xc')]);router[_0x3142('0xa')](_0x3142('0xd'),auth[_0x3142('0xb')](),controller[_0x3142('0xe')]);router[_0x3142('0xa')](_0x3142('0xf'),auth['isAuthenticated'](),controller[_0x3142('0x10')]);router['get'](_0x3142('0x11'),auth[_0x3142('0xb')](),controller[_0x3142('0x12')]);router[_0x3142('0xa')](_0x3142('0x13'),auth[_0x3142('0xb')](),controller[_0x3142('0x14')]);router[_0x3142('0xa')](_0x3142('0x15'),auth[_0x3142('0xb')](),controller[_0x3142('0x16')]);router[_0x3142('0x17')]('/',auth[_0x3142('0xb')](),controller['create']);router['post'](_0x3142('0x15'),auth[_0x3142('0xb')](),controller['setTags']);router[_0x3142('0x18')](_0x3142('0xd'),auth[_0x3142('0xb')](),controller['update']);router[_0x3142('0x19')](_0x3142('0xd'),auth[_0x3142('0xb')](),controller[_0x3142('0x1a')]);module[_0x3142('0x1b')]=router;
\ No newline at end of file