Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index f091797..78dd7ea 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x46f1=['/:id/fields','/:id/subjects','getSubjects','getDescriptions','/:id/tags','post','create','setTags','put','update','delete','destroy','exports','multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intFreshdeskConfiguration.controller','get','isAuthenticated','index','/:id'];(function(_0x319a90,_0x357033){var _0x31af60=function(_0x2bcc7c){while(--_0x2bcc7c){_0x319a90['push'](_0x319a90['shift']());}};_0x31af60(++_0x357033);}(_0x46f1,0x15f));var _0x146f=function(_0x2ea2bf,_0x19be51){_0x2ea2bf=_0x2ea2bf-0x0;var _0x2974df=_0x46f1[_0x2ea2bf];return _0x2974df;};'use strict';var multer=require(_0x146f('0x0'));var util=require(_0x146f('0x1'));var path=require(_0x146f('0x2'));var timeout=require(_0x146f('0x3'));var express=require('express');var router=express[_0x146f('0x4')]();var fs_extra=require(_0x146f('0x5'));var auth=require(_0x146f('0x6'));var interaction=require(_0x146f('0x7'));var config=require('../../config/environment');var controller=require(_0x146f('0x8'));router[_0x146f('0x9')]('/',auth[_0x146f('0xa')](),controller[_0x146f('0xb')]);router[_0x146f('0x9')](_0x146f('0xc'),auth[_0x146f('0xa')](),controller['show']);router['get'](_0x146f('0xd'),auth[_0x146f('0xa')](),controller['getFields']);router['get'](_0x146f('0xe'),auth['isAuthenticated'](),controller[_0x146f('0xf')]);router['get']('/:id/descriptions',auth['isAuthenticated'](),controller[_0x146f('0x10')]);router[_0x146f('0x9')](_0x146f('0x11'),auth[_0x146f('0xa')](),controller['getTags']);router[_0x146f('0x12')]('/',auth[_0x146f('0xa')](),controller[_0x146f('0x13')]);router['post'](_0x146f('0x11'),auth[_0x146f('0xa')](),controller[_0x146f('0x14')]);router[_0x146f('0x15')](_0x146f('0xc'),auth[_0x146f('0xa')](),controller[_0x146f('0x16')]);router[_0x146f('0x17')]('/:id',auth[_0x146f('0xa')](),controller[_0x146f('0x18')]);module[_0x146f('0x19')]=router;
\ No newline at end of file
+var _0x5a71=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intFreshdeskConfiguration.controller','get','isAuthenticated','/:id','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','getTags','post','create','setTags','put','update','delete','destroy','express'];(function(_0x95942,_0x85da80){var _0x6d7f81=function(_0x510549){while(--_0x510549){_0x95942['push'](_0x95942['shift']());}};_0x6d7f81(++_0x85da80);}(_0x5a71,0xbf));var _0x15a7=function(_0x351134,_0x392b05){_0x351134=_0x351134-0x0;var _0x5a5278=_0x5a71[_0x351134];return _0x5a5278;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x15a7('0x0'));var router=express[_0x15a7('0x1')]();var fs_extra=require(_0x15a7('0x2'));var auth=require(_0x15a7('0x3'));var interaction=require(_0x15a7('0x4'));var config=require(_0x15a7('0x5'));var controller=require(_0x15a7('0x6'));router[_0x15a7('0x7')]('/',auth[_0x15a7('0x8')](),controller['index']);router[_0x15a7('0x7')](_0x15a7('0x9'),auth[_0x15a7('0x8')](),controller['show']);router[_0x15a7('0x7')](_0x15a7('0xa'),auth[_0x15a7('0x8')](),controller['getFields']);router[_0x15a7('0x7')](_0x15a7('0xb'),auth[_0x15a7('0x8')](),controller[_0x15a7('0xc')]);router[_0x15a7('0x7')](_0x15a7('0xd'),auth[_0x15a7('0x8')](),controller[_0x15a7('0xe')]);router[_0x15a7('0x7')](_0x15a7('0xf'),auth[_0x15a7('0x8')](),controller[_0x15a7('0x10')]);router[_0x15a7('0x11')]('/',auth['isAuthenticated'](),controller[_0x15a7('0x12')]);router['post']('/:id/tags',auth[_0x15a7('0x8')](),controller[_0x15a7('0x13')]);router[_0x15a7('0x14')](_0x15a7('0x9'),auth[_0x15a7('0x8')](),controller[_0x15a7('0x15')]);router[_0x15a7('0x16')](_0x15a7('0x9'),auth['isAuthenticated'](),controller[_0x15a7('0x17')]);module['exports']=router;
\ No newline at end of file