Built motion from commit 5ae82ce5.|2.6.7
[motion2.git] / server / api / intFreshdeskConfiguration / index.js
index ebbbdf2..f85a085 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1fd7=['post','create','setTags','put','destroy','exports','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id','show','getFields','getSubjects','getDescriptions','/:id/tags','getTags'];(function(_0x5397f4,_0x3f2c05){var _0x4cba07=function(_0x20b72d){while(--_0x20b72d){_0x5397f4['push'](_0x5397f4['shift']());}};_0x4cba07(++_0x3f2c05);}(_0x1fd7,0x1bb));var _0x71fd=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x1fd7[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0x71fd('0x0'));var util=require('util');var path=require(_0x71fd('0x1'));var timeout=require(_0x71fd('0x2'));var express=require(_0x71fd('0x3'));var router=express['Router']();var fs_extra=require(_0x71fd('0x4'));var auth=require(_0x71fd('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x71fd('0x6'));var controller=require('./intFreshdeskConfiguration.controller');router[_0x71fd('0x7')]('/',auth[_0x71fd('0x8')](),controller[_0x71fd('0x9')]);router[_0x71fd('0x7')](_0x71fd('0xa'),auth[_0x71fd('0x8')](),controller[_0x71fd('0xb')]);router['get']('/:id/fields',auth[_0x71fd('0x8')](),controller[_0x71fd('0xc')]);router['get']('/:id/subjects',auth[_0x71fd('0x8')](),controller[_0x71fd('0xd')]);router[_0x71fd('0x7')]('/:id/descriptions',auth[_0x71fd('0x8')](),controller[_0x71fd('0xe')]);router['get'](_0x71fd('0xf'),auth['isAuthenticated'](),controller[_0x71fd('0x10')]);router[_0x71fd('0x11')]('/',auth[_0x71fd('0x8')](),controller[_0x71fd('0x12')]);router[_0x71fd('0x11')]('/:id/tags',auth[_0x71fd('0x8')](),controller[_0x71fd('0x13')]);router[_0x71fd('0x14')](_0x71fd('0xa'),auth['isAuthenticated'](),controller['update']);router['delete'](_0x71fd('0xa'),auth[_0x71fd('0x8')](),controller[_0x71fd('0x15')]);module[_0x71fd('0x16')]=router;
\ No newline at end of file
+var _0x3840=['post','/:id/tags','setTags','put','delete','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','/:id','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','getTags','create'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x3840,0x155));var _0x0384=function(_0xffc72b,_0x8ed570){_0xffc72b=_0xffc72b-0x0;var _0x25d195=_0x3840[_0xffc72b];return _0x25d195;};'use strict';var multer=require(_0x0384('0x0'));var util=require(_0x0384('0x1'));var path=require(_0x0384('0x2'));var timeout=require(_0x0384('0x3'));var express=require(_0x0384('0x4'));var router=express[_0x0384('0x5')]();var fs_extra=require(_0x0384('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x0384('0x7'));var config=require(_0x0384('0x8'));var controller=require('./intFreshdeskConfiguration.controller');router[_0x0384('0x9')]('/',auth[_0x0384('0xa')](),controller['index']);router[_0x0384('0x9')](_0x0384('0xb'),auth[_0x0384('0xa')](),controller['show']);router['get'](_0x0384('0xc'),auth[_0x0384('0xa')](),controller['getFields']);router['get'](_0x0384('0xd'),auth['isAuthenticated'](),controller[_0x0384('0xe')]);router[_0x0384('0x9')](_0x0384('0xf'),auth[_0x0384('0xa')](),controller[_0x0384('0x10')]);router[_0x0384('0x9')]('/:id/tags',auth[_0x0384('0xa')](),controller[_0x0384('0x11')]);router['post']('/',auth[_0x0384('0xa')](),controller[_0x0384('0x12')]);router[_0x0384('0x13')](_0x0384('0x14'),auth[_0x0384('0xa')](),controller[_0x0384('0x15')]);router[_0x0384('0x16')](_0x0384('0xb'),auth['isAuthenticated'](),controller['update']);router[_0x0384('0x17')]('/:id',auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file