Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index cedb87a..78694e2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb74b=['destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../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','create','setTags','delete'];(function(_0x425033,_0xf3fdb9){var _0xf11255=function(_0x4a478f){while(--_0x4a478f){_0x425033['push'](_0x425033['shift']());}};_0xf11255(++_0xf3fdb9);}(_0xb74b,0x15d));var _0xbb74=function(_0x7de33e,_0x46a873){_0x7de33e=_0x7de33e-0x0;var _0x9b0f8=_0xb74b[_0x7de33e];return _0x9b0f8;};'use strict';var multer=require(_0xbb74('0x0'));var util=require(_0xbb74('0x1'));var path=require(_0xbb74('0x2'));var timeout=require(_0xbb74('0x3'));var express=require(_0xbb74('0x4'));var router=express[_0xbb74('0x5')]();var fs_extra=require(_0xbb74('0x6'));var auth=require(_0xbb74('0x7'));var interaction=require(_0xbb74('0x8'));var config=require(_0xbb74('0x9'));var controller=require(_0xbb74('0xa'));router[_0xbb74('0xb')]('/',auth[_0xbb74('0xc')](),controller[_0xbb74('0xd')]);router['get'](_0xbb74('0xe'),auth[_0xbb74('0xc')](),controller[_0xbb74('0xf')]);router[_0xbb74('0xb')](_0xbb74('0x10'),auth[_0xbb74('0xc')](),controller[_0xbb74('0x11')]);router[_0xbb74('0xb')](_0xbb74('0x12'),auth['isAuthenticated'](),controller[_0xbb74('0x13')]);router[_0xbb74('0xb')](_0xbb74('0x14'),auth[_0xbb74('0xc')](),controller[_0xbb74('0x15')]);router['get'](_0xbb74('0x16'),auth['isAuthenticated'](),controller[_0xbb74('0x17')]);router[_0xbb74('0x18')]('/',auth[_0xbb74('0xc')](),controller[_0xbb74('0x19')]);router[_0xbb74('0x18')](_0xbb74('0x16'),auth[_0xbb74('0xc')](),controller[_0xbb74('0x1a')]);router['put'](_0xbb74('0xe'),auth[_0xbb74('0xc')](),controller['update']);router[_0xbb74('0x1b')](_0xbb74('0xe'),auth[_0xbb74('0xc')](),controller[_0xbb74('0x1c')]);module['exports']=router;
\ No newline at end of file
+var _0x9295=['get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','/:id/tags','post','setTags','put','update','delete','destroy','multer','util','express','Router','../../config/environment','./intFreshdeskConfiguration.controller'];(function(_0x162f59,_0x7f46ef){var _0x1a7b4e=function(_0x17722c){while(--_0x17722c){_0x162f59['push'](_0x162f59['shift']());}};_0x1a7b4e(++_0x7f46ef);}(_0x9295,0x1aa));var _0x5929=function(_0x1fd4ea,_0x2f9ee4){_0x1fd4ea=_0x1fd4ea-0x0;var _0xd6b062=_0x9295[_0x1fd4ea];return _0xd6b062;};'use strict';var multer=require(_0x5929('0x0'));var util=require(_0x5929('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x5929('0x2'));var router=express[_0x5929('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x5929('0x4'));var controller=require(_0x5929('0x5'));router[_0x5929('0x6')]('/',auth[_0x5929('0x7')](),controller[_0x5929('0x8')]);router[_0x5929('0x6')](_0x5929('0x9'),auth[_0x5929('0x7')](),controller[_0x5929('0xa')]);router[_0x5929('0x6')](_0x5929('0xb'),auth[_0x5929('0x7')](),controller[_0x5929('0xc')]);router[_0x5929('0x6')](_0x5929('0xd'),auth[_0x5929('0x7')](),controller[_0x5929('0xe')]);router[_0x5929('0x6')](_0x5929('0xf'),auth[_0x5929('0x7')](),controller[_0x5929('0x10')]);router[_0x5929('0x6')](_0x5929('0x11'),auth[_0x5929('0x7')](),controller['getTags']);router[_0x5929('0x12')]('/',auth[_0x5929('0x7')](),controller['create']);router[_0x5929('0x12')](_0x5929('0x11'),auth[_0x5929('0x7')](),controller[_0x5929('0x13')]);router[_0x5929('0x14')](_0x5929('0x9'),auth[_0x5929('0x7')](),controller[_0x5929('0x15')]);router[_0x5929('0x16')]('/:id',auth[_0x5929('0x7')](),controller[_0x5929('0x17')]);module['exports']=router;
\ No newline at end of file