Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / intDeskConfiguration / index.js
index 7837a8b..37f7e3d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x47a1=['../../components/auth/service','../../config/environment','./intDeskConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getDescriptions','getTags','post','create','/:id/tags','setTags','put','update','destroy','exports','multer','connect-timeout','Router'];(function(_0x1fd546,_0x155fe8){var _0x413a37=function(_0x1dd9e3){while(--_0x1dd9e3){_0x1fd546['push'](_0x1fd546['shift']());}};_0x413a37(++_0x155fe8);}(_0x47a1,0xbd));var _0x147a=function(_0x242280,_0x2106a9){_0x242280=_0x242280-0x0;var _0x25a034=_0x47a1[_0x242280];return _0x25a034;};'use strict';var multer=require(_0x147a('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x147a('0x1'));var express=require('express');var router=express[_0x147a('0x2')]();var auth=require(_0x147a('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x147a('0x4'));var controller=require(_0x147a('0x5'));router[_0x147a('0x6')]('/',auth[_0x147a('0x7')](),controller[_0x147a('0x8')]);router['get'](_0x147a('0x9'),auth[_0x147a('0x7')](),controller[_0x147a('0xa')]);router[_0x147a('0x6')](_0x147a('0xb'),auth[_0x147a('0x7')](),controller[_0x147a('0xc')]);router['get'](_0x147a('0xd'),auth[_0x147a('0x7')](),controller['getSubjects']);router[_0x147a('0x6')]('/:id/descriptions',auth[_0x147a('0x7')](),controller[_0x147a('0xe')]);router[_0x147a('0x6')]('/:id/tags',auth[_0x147a('0x7')](),controller[_0x147a('0xf')]);router[_0x147a('0x10')]('/',auth['isAuthenticated'](),controller[_0x147a('0x11')]);router[_0x147a('0x10')](_0x147a('0x12'),auth[_0x147a('0x7')](),controller[_0x147a('0x13')]);router[_0x147a('0x14')](_0x147a('0x9'),auth[_0x147a('0x7')](),controller[_0x147a('0x15')]);router['delete'](_0x147a('0x9'),auth['isAuthenticated'](),controller[_0x147a('0x16')]);module[_0x147a('0x17')]=router;
\ No newline at end of file
+var _0x8ed7=['/:id/descriptions','getTags','post','create','delete','destroy','exports','util','path','connect-timeout','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDeskConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','getSubjects'];(function(_0x24061a,_0x1c9f4d){var _0x82054e=function(_0x2ec346){while(--_0x2ec346){_0x24061a['push'](_0x24061a['shift']());}};_0x82054e(++_0x1c9f4d);}(_0x8ed7,0x8b));var _0x78ed=function(_0x28085b,_0x2f6171){_0x28085b=_0x28085b-0x0;var _0x4f1700=_0x8ed7[_0x28085b];return _0x4f1700;};'use strict';var multer=require('multer');var util=require(_0x78ed('0x0'));var path=require(_0x78ed('0x1'));var timeout=require(_0x78ed('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0x78ed('0x3'));var interaction=require(_0x78ed('0x4'));var config=require(_0x78ed('0x5'));var controller=require(_0x78ed('0x6'));router[_0x78ed('0x7')]('/',auth[_0x78ed('0x8')](),controller[_0x78ed('0x9')]);router[_0x78ed('0x7')](_0x78ed('0xa'),auth['isAuthenticated'](),controller[_0x78ed('0xb')]);router['get'](_0x78ed('0xc'),auth['isAuthenticated'](),controller[_0x78ed('0xd')]);router['get']('/:id/subjects',auth[_0x78ed('0x8')](),controller[_0x78ed('0xe')]);router['get'](_0x78ed('0xf'),auth[_0x78ed('0x8')](),controller['getDescriptions']);router[_0x78ed('0x7')]('/:id/tags',auth[_0x78ed('0x8')](),controller[_0x78ed('0x10')]);router[_0x78ed('0x11')]('/',auth[_0x78ed('0x8')](),controller[_0x78ed('0x12')]);router[_0x78ed('0x11')]('/:id/tags',auth[_0x78ed('0x8')](),controller['setTags']);router['put']('/:id',auth['isAuthenticated'](),controller['update']);router[_0x78ed('0x13')](_0x78ed('0xa'),auth[_0x78ed('0x8')](),controller[_0x78ed('0x14')]);module[_0x78ed('0x15')]=router;
\ No newline at end of file